Description Usage Arguments Examples
Diagnose the Central Limit Theorem
1 2 |
dist |
Name of population distribution ("exp","gamma","weibull","beta","norm", "t","chisq","f","pois","binom") |
para |
Parameter for the first population |
para2 |
Parameter for the second population (if necessary) |
ns |
Sample size, Default: c(10, 30, 50) |
d |
Group width in histogram, Default: rep(0.5, 3) |
N |
Number of iterations, Default: 10000 |
seed |
Seed value for generating random numbers, Default: 9857 |
sigknow |
Logical value for known population variance, Default: TRUE |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.