aov.ispd.imcs {ispd} | R Documentation |
Analysis of variance of data from an incomplete split-plot design with incomplete blocks and complete 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 incomplete with respect to main plot treatments and mainplots are complete with respect to subplot treatments
Usage
aov.ispd.imcs(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]