powered by
Returns full model fit and robust ANOVA table for all main effects and interactions.
raov(f, data = list(), ...)
Description of 'comp1'
full model fit returned from rfit
the residuals, i.e. y-yhat
yhat = x betahat
Call to the function
an object of class formula
an optional data frame
additional arguments
Joseph McKean, John Kloke
Based on reduction in dispersion tests for testing main effects and interaction. Uses an algorithm described in Hocking (1985).
Hettmansperger, T.P. and McKean J.W. (2011), Robust Nonparametric Statistical Methods, 2nd ed., New York: Chapman-Hall.
Hocking, R. R. (1985), The Analysis of Linear Models, Monterey, California: Brooks/Cole.
rfit, oneway.rfit
rfit
oneway.rfit
raov(logSurv~Poison+Treatment,data=BoxCox)
Run the code above in your browser using DataLab