MultipleImputationCoefficientTable: 'MultipleImputationCoefficientTable' Creates the table of...

View source: R/multipleimputation.R

MultipleImputationCoefficientTableR Documentation

MultipleImputationCoefficientTable Creates the table of coefficients from multiple imputation.

Description

MultipleImputationCoefficientTable Creates the table of coefficients from multiple imputation.

Usage

MultipleImputationCoefficientTable(models, large.sample.df = FALSE)

Arguments

models

A list of models created with multiply-imputed data sets.

large.sample.df

Whether to estimate the degrees of freedom for the t-distribution using a large sample or sample sample approach.

References

J Barnard and DB Rubin (1999) 'Small-sample degrees of freedom with multiple imputation' Biometrika (1999) 86 (4): 948-955. DB Rubin (1987) 'Multiple Imputation for Nonresponse in Surveys', John Wiley & Sons.


NumbersInternational/flipRegression documentation built on March 2, 2024, 10:42 a.m.