alg.A1 | R Documentation |
Using Parametric Bootstrap to simulate a distribution for the main effect of one-way ANOVA
alg.A1(ns, ybars, s2, a,L)
ns |
sample size for each group |
ybars |
sample mean for each group |
s2 |
sample variance for each group |
a |
level of the factor |
L |
Number of simulated values for the distribution |
the simulated p-value
#see Q.Amc_oneway
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.