prmiInfo
Print Information About Impact of Imputation
prmiInfo(x)
x
processMI(..., 'anova')
nothing
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.
processMI.fit.mult.impute
options(prType='html')
## Not run: a <- aregImpute(...) f <- fit.mult.impute(...) v <- processMI(f, 'anova') prmiInfo(v) ## End(Not run)
Frank Harrell
Useful links