Fcontrasts.event_term | R Documentation |
Computes F-contrast matrices for main effects and interactions based on the categorical event factors. The function uses kronecker products to combine difference matrices (Dlist) and constant vectors (Clist).
## S3 method for class 'event_term'
Fcontrasts(x, ...)
x |
An event_term object. |
... |
Additional arguments. |
A list of contrast matrices.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.