|
You are here |
tdhock.github.io | ||
| | | | |
timogrossenbacher.ch
|
|
| | | | | This post guides you through creating a beautiful, bivariate thematic map using solely two R packages, ggplot2 and sf. | |
| | | | |
www.nicholas-ollberding.com
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | 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) . | ||