miVariable object
show on an
miVariable object
show(object) show.miVariable(object)
This is a method for the function show() for objects
inheriting from class
miVariable.
It prints the
Data slot using other
show
methods, then
prints the multiple imputations from the
Imputations
slot.
See
or
for the general behavior of this function and for the
interpretation of
object.
cholesterolImpExample[[3]] cholesterolImpExample # missing values with imputations are shown as "NA/MI" miPrint(cholesterolImpExample) # Print the imputations too