qdc.zsc | R Documentation |
Extracts the z-score of distinguishing statements, in order to plot.
qdc.zsc(results)
results |
an object of class |
This is a function used within plot.QmethodRes
. Rarely to be used independently.
Aiora Zabala
data(lipset)
results <- qmethod(lipset[[1]], nfactors = 3, rotation = "varimax")
qdc.zsc(results)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.