aov.ispd.imis: Analysis of variance of data from an incomplete split-plot...

Description Usage Arguments Value Author(s)

View source: R/ispd.R

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 incomplete with respect to subplot treatments

Usage

1
aov.ispd.imis(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>


ispd documentation built on Aug. 19, 2019, 5:05 p.m.

Related to aov.ispd.imis in ispd...