View source: R/ceamodel_other.R
Creates a formula for used in various ceaR functions based on a dependent variable, intervention variable, and covariates. Each argument should be passed as a character vector and the object returned is of class formula.
1 | create_formula(dep, intv, covt)
|
dep |
Dependent variable |
intv |
Intervention variable |
covt |
Covariate variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.