Print an miVariable object

DESCRIPTION:

Use show on an miVariable object

USAGE:

show(object) 
show.miVariable(object) 

DETAILS:

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.

SEE ALSO:

, , .

EXAMPLES:

cholesterolImpExample[[3]] 
cholesterolImpExample  
# missing values with imputations are shown as "NA/MI" 
miPrint(cholesterolImpExample) 
# Print the imputations too