powered by
Print Information About Impact of Imputation
prmiInfo(x)
nothing
an object created by processMI(..., 'anova')
processMI(..., 'anova')
Frank Harrell
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')
if (FALSE) { a <- aregImpute(...) f <- fit.mult.impute(...) v <- processMI(f, 'anova') prmiInfo(v) }
Run the code above in your browser using DataLab