Description Usage Arguments Examples
View source: R/make_model_matrix.R
This function helps to generate the outcome vector and the model matrix based on the model and data given
1 | make_model_matrix(form, data)
|
form |
A formula that denotes the model of interest |
data |
A dataset that contains the variables of interest |
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.