View source: R/stat_demo_apps.R
stat_demo_apps | R Documentation |
Some stats demos
stat_demo_apps(
demo = c("paired ttest", "truncated correlation", "berksons paradox")
)
demo |
Which demo to show? (Partial matching supported) |
Shows a paired vs un-paired ttest, and how these differences are affected by the correlation.
Demo of how truncation affects correlations and doesn't affect MSE.
Demo of how How sampling bias can affect estimated correlations and effects. See related Numberphile video.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.