Description Usage Arguments Value
Fits a user-specified model to each imputed dataset.
1 | fit_model(imputations, model_function)
|
imputations |
A nested tibble, representing multiply imputed datasets. |
model_function |
A function that takes a dataset as input and returns a fitted model object as output. |
A tibble with the fits of each model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.