powered by
Multiple correspondence analysis is performed on the multiple imputed datasets
DRT(missbp, method = c("MCA"))
List of sample coordinates
List of category level point coordinates
List of category level names
Number of multiple imputations
An object of class missbp obtained from preceding function missmi()
missbp
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