Description Usage Arguments Value
Compute the projection onto the model space.
1 | project.effects(formula, data, type = c("I", "II", "III"))
|
formula |
A formula describing the model. |
data |
A data frame in which the variables specified in the model formula will be found. |
type |
The "type" of test. |
a list with elements
Q |
the projection matrix. |
assign |
a vector assigning the columns of Q to terms in the model. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.