prmiInfo function

prmiInfo

prmiInfo

Print Information About Impact of Imputation

prmiInfo(x)

Arguments

  • x: an object created by processMI(..., 'anova')

Returns

nothing

Details

For the results of processMI.fit.mult.impute prints or writes html (the latter if options(prType='html') is in effect) summarizing various correction factors related to missing data multiple imputation.

Examples

## Not run: a <- aregImpute(...) f <- fit.mult.impute(...) v <- processMI(f, 'anova') prmiInfo(v) ## End(Not run)

Author(s)

Frank Harrell

  • Maintainer: Frank E Harrell Jr
  • License: GPL (>= 2)
  • Last published: 2025-01-17