aov.ispd.imcs {ispd} | R Documentation |
This function performs analysis of variance of data from experiments using an incomplete split-plot design for the situation when blocks are incomplete with respect to main plot treatments and mainplots are complete with respect to subplot treatments
aov.ispd.imcs(obs, block, mp, sp, y)
obs |
observation numbers |
block |
block |
mp |
main plot treatment |
sp |
subplot treatment |
y |
response variable |
Returns ANOVA table of incomplete split-plot design
Baidya Nath Mandal <mandal.stat@gmail.com>