Description Usage Arguments Value Examples
mod_matrix
returns the design matrix associated to the model formula.
1 |
data |
An object of type data.frame |
formula |
An object of type formula |
A tibble of the design matrix.
1 | mod_matrix(mtcars, mpg~cyl)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.