Learn concepts from Nature's "Points of Significance"
R package to demonstrate concepts taught in the Nature Method series "Points of Significance". Covers topics such as (but not limited to) importance of being uncertain, visualizing data, and experimental designs.
poofsi
comes from "Points of Significance."
Another similar series on statistics is given by Critical Care, which includes a 14 part series on medical statistics.
install.packages("devtools")
devtools::install_github("erictleung/poofsi")
MIT