Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

loa.and.flags

Q methodology: show factor loadings next to flags


Description

Prints a table with factor loadings and flagged Q-sorts are indicated with a star.

Usage

loa.and.flags(results, nload = FALSE)

Arguments

results

an object of Q method results.

nload

logical; print number of flagged Q-sorts.

Details

Simple function to explore the Q-sorts that are automatically pre-flagged, using the standard criteria implemented in function qflag

Author(s)

Aiora Zabala

Examples

data(lipset)
results <- qmethod(lipset[[1]], nfactors = 3, rotation = "varimax")
loa.and.flags(results)

qmethod

Analysis of Subjective Perspectives Using Q Methodology

v1.8
GPL (>= 2)
Authors
Aiora Zabala [aut, cre] (Main author, <https://orcid.org/0000-0001-8534-3325>), Maximilian Held [aut] (Author of additional data management functions), Frans Hermans [aut] (Author of centroid extraction function)
Initial release
2021-03-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.