View source: R/studentizedcauchy.R
fun.studentizedcaucyplot | R Documentation |
Calculate and plot the density of the studentized cauchy means, via simulation.
fun.studentizedcaucyplot(nobs, nsamp = 10000)
nobs |
Sample size for studentized means. |
nsamp |
Number of Monte Carlo samples. Defaults to 10000. |
A five-dimensional array of test levels (if altevalue equals hypoth) or power otherwise. Dimensions are test, distribution, alternative, alternative value, and first dimension sample size.
fun.studentizedcaucyplot(10,nsamp=100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.