Rdocumentation
powered by
Learn R Programming
hit (version 0.3.1)
fast.lmanova: Fast LM F test ANOVA
Description
A fast sequential analysis of variance (ANOVA). Mainly developed for internal use.
Usage
fast.lmanova(x, y, assign)
Arguments
x
Design matrix of dimension
n * p
.
y
Response vector of observations of length
n
.
assign
Integer vector assigning columns to terms.