These are internal functions used to construct the robust anova table.
The function raov
is the main program.
kwayr(levs, data,...)
cellx(X)
khmat(levsind,permh)
pasteColsRfit(x,sep="")
redmod(xmat,amat)
subsets(k)
vector of levels corresponding to each of the factors
data matrix in the form y, factor 1,..., factor k
n x k matrix where the columns represent the levels of the k factors.
Internal parameter.
Internal parameter.
n x k matrix where the columns represent the levels of the k factors.
n x p full model design matrix
Internal parameter.
Internal parameter.
Seperator used in pasteColsRfit
additional arguments
Joseph McKean, John Kloke
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.
raov