footsize | R Documentation |
Dataset for the covariance analysis (a quantitative variable explained by quantitative (continuous) and qualitative (categorical) variables)
data(footsize)
Dataset with 84 rows and 3 columns: footsize, size and sex
data(footsize)
res3 <- AovSum (footsize ~ size + sex + size :sex, data=footsize)
res3
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.