alg.C | R Documentation |
Using Parametric Bootstrap to simulate a distribution and find a p-value for the test
alg.C(ns, ybars, s2, a, b, c, L)
ns |
sample size for each group |
ybars |
sample mean for each group |
s2 |
sample variance for each group |
a |
Number of levels for factor A |
b |
Number of levels for factor B |
c |
Number of levels for factor C |
L |
Number of simulated values for the distribution |
a simulated p-value for testing a main effect
#See Q.Amc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.