Description Usage Arguments Examples
View source: R/data_analysis.R
ANOVA for split plot experiment and it's HSD test#'
1 | HSDAnalysis.sp.plot(mplot, splot, block, y)
|
mplot |
vector of the main factor |
splot |
vector of the split factor |
block |
vector of block factor |
y |
vector of a response variable |
1 | Packages.InstallandLoad(c('tidyverse','glue'))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.