View source: R/U01-data-validation.R
| validate_ps_formula | R Documentation |
Data Validation Functions for PSsurvival Package
validate_ps_formula(ps_formula)
ps_formula |
A formula object for the propensity score model. Should be of the form 'treatment ~ covariates'. |
A list containing:
formula |
The validated formula object |
treatment_var |
Character string of the treatment variable name |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.