DRT | R Documentation |
Multiple correspondence analysis is performed on the multiple imputed datasets
DRT(missbp, method = c("MCA"))
missbp |
An object of class |
method |
Select a dimension reduction technique. In the current version |
Z |
List of sample coordinates |
CLP |
List of category level point coordinates |
lvls |
List of category level names |
m |
Number of multiple imputations |
data(implist)
missbp <- missmi(implist) |> DRT()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.