qmethod (version 1.5.4)

qdc.zsc: Q methodology: distinguishing and consensus statements

Description

Extracts the z-score of distinguishing statements, in order to plot.

Usage

qdc.zsc(results)

Arguments

results

an object of class QmethodRes.

Examples

Run this code
# NOT RUN {
data(lipset)
results <- qmethod(lipset[[1]], nfactors = 3, rotation = "varimax")
qdc.zsc(results)
# }

Run the code above in your browser using DataLab