/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tdhock.github.io
| | timogrossenbacher.ch
2.7 parsecs away

Travel
| | This post guides you through creating a beautiful, bivariate thematic map using solely two R packages, ggplot2 and sf.
| | www.nicholas-ollberding.com
2.7 parsecs away

Travel
| | Inherent limitations with one-at-a-time (OaaT) feature testing (i.e., single feature differential abundance analysis) have contributed to the increasing popularity of mixture models for correlating microbial features with factors of interest (i.
| | www.r-statistics.com
2.1 parsecs away

Travel
| | Guest post by Jake Russ For a recent project I needed to make a simple sum calculation on a rather large data frame (0.8 GB, 4+ million rows, and ~80,000 groups). As an avid user of Hadley Wickham's packages, my first thought was to use plyr. However, the job took plyr roughly 13 hours to complete. plyr is extremely efficient
| | indrajeetpatil.github.io
32.3 parsecs away

Travel
| Extension of ggplot2, ggstatsplot creates graphics with details from statistical tests included in the plots themselves. It provides an easier syntax to generate information-rich plots for statistical analysis of continuous (violin plots, scatterplots, histograms, dot plots, dot-and-whisker plots) or categorical (pie and bar charts) data. Currently, it supports the most common types of statistical approaches and tests: parametric, nonparametric, robust, and Bayesian versions of t-test/ANOVA, correlation analyses, contingency table analysis, meta-analysis, and regression analyses. References: Patil (2021) .