powered by
Summarize an analysis of variance model showing coefficients
## S3 method for class 'aovlist': summaryC(object, ...)
an object of class aovlist
aovlist
further arguments passed on.
Bob Wheeler rwheeler@echip.com
Summarizes aovp output in terms of coefficients with p-values.
aovp
data(Alfalfa) summaryC(aovp(Yield~Variety*Date+Error(Block/Variety),Alfalfa))
Run the code above in your browser using DataLab