powered by
Multiple correspondence analysis is performed on the multiple imputed datasets
DRT(missbp, method = c("MCA"))
The missbp object is appended with the following objects:
missbp
List of sample coordinates
List of category level point coordinates
List of category level names
Number of multiple imputations
See also missmi and impute.
missmi
impute
An object of class missbp obtained from preceding function missmi()
missmi()
Select a dimension reduction technique. In the current version MCA is available.
MCA
data(implist) missbp <- missmi(implist) |> DRT()
Run the code above in your browser using DataLab