impute_pca | R Documentation |
Use Principal Components to Impute Voting Data.
impute_pca(Y)
Y |
A binary data matrix with missing data. |
Uses the method discussed in Potthoff (2018) to impute missing data in a binary voting data matrix.
A matrix with missing data imputed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.