syst.anova | R Documentation |
Analysis of variance of population data
syst.anova(data, n)
data |
Population data |
n |
Sample size |
Summary
data<-c(1,3,5,2,4,6,2,7,3)
syst.anova(data,3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.