powered by
This function produces a list of elements to be used when producing a GPAbin biplot.
missmi(data)
The processed data
Number of multiple imputations applied
The number of samples
The number of variables
Percentage of missing values
input data frame or list
data(missdat) missbp <- missmi(missdat) data(implist) missbp <- missmi(implist)
Run the code above in your browser using DataLab