cases_ext | R Documentation |
Extract variables and their names from the formula
cases_ext(formula, mean_dta = NULL, cov_dta = NULL)
formula |
A formula object specifying the variables of interest. |
mean_dta |
Vector containing the means of the variables. |
cov_dta |
Covariance matrix of the variables. |
list containing objects with variables and formula
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.