View source: R/utils_model_design.R
Get design matrices
1 | get_design_matrices(candidate_formula, has_random, has_fixed, model_data)
|
candidate_formula |
formula |
has_random |
if TRUE, there are random effects |
has_fixed, |
if TRUE, there are fixed effects |
model_data |
data.table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.