| e3 | R Documentation |
Makes a contrast matrix for Type III SS.
e3(x, eps=1e-8)
x |
an output of |
eps |
A value less than this is considered zero. |
It makes a contrast matrix for Type III SS. If zapsmall is used, the result becomes less accurate.
A contrast matrix for Type III SS.
Kyun-Seop Bae k@acr.kr
round(e3(ModelMatrix(uptake ~ Plant + Type + Treatment + conc, CO2)), 12)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.