Generates a plot showing the first residual contrast loadings based on a PCA of Rasch model residuals vs item locations.
Source:R/easyRasch.R
RIloadLoc.RdDefaults to PCM, use model = "RM" for dichotomous data.
Usage
RIloadLoc(dfin, output = "figure", pcx = c("PC1", "PC2", "PC3"), model = "PCM")