Description Usage Arguments Value
Create models from ingredients.
1 | create_models(outcomes, exposures, adjustments = NULL, f, by = NULL)
|
outcomes |
Character vector with names of outcome variables |
exposures |
Character vector with names of exposure variables |
adjustments |
List of character vectors with names of adjustment variables |
f |
Function for fitting a model to a dataset. |
by |
Character vector defining how ties are broken |
List of models where every model is an object of S3 class "manyregs_model".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.