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