pool2df | R Documentation |
Wrapper for performing finalfit modelling using imputed data
pool2df(data, model = "model")
data |
Dataframe containing 3 columns - imputed and m (from impute function) and a column containing nested model fits for each. |
model |
Column name for the nested model fits within the tibble (default = "model") |
Returns a fit2df style table for (1) unimputed model (2) pooled imputed models (3) 1 and 2 joined.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.