qdc.zsc: Q methodology: distinguishing and consensus statements

View source: R/qdc.zsc.R

qdc.zscR Documentation

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.

Note

This is a function used within plot.QmethodRes. Rarely to be used independently.

Author(s)

Aiora Zabala

Examples

data(lipset)
results <- qmethod(lipset[[1]], nfactors = 3, rotation = "varimax")
qdc.zsc(results)

aiorazabala/qmethod documentation built on Nov. 23, 2023, 1:25 a.m.