Description Usage Arguments Value
This functions constructs a model matrix with or without provided data
1  | construct_model_matrix(formula, Data = NULL)
 | 
formula | 
 an object of type formula  | 
Data | 
 an object of type dataframe  | 
a model matrix with data either from df or from the global environment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.