get_stats_on_fit_from_MI: A function to calculate mean, standard deviation and CIs for...

Description Usage Arguments Value Examples

View source: R/ModelComparison.R

Description

A function to calculate mean, standard deviation and CIs for model fit stats across imputed datasets

Usage

1

Arguments

x

A mids object

y

Model to be evaluated as a string

Value

A numeric vector containing the weights mean, SD & upper and lower values of 95

Examples

1
get_stats_on_fit_from_MI(mi.res,"age5_standardised ~ gender")

cbannard/imputools documentation built on May 13, 2020, 9:42 a.m.