dataset
a matrix or a data frame containing raw data, with statements as rows, Q-sorts as columns, and the column scores in the distribution in each cell.
loa
matrix or data frame of nqsorts
rows and nfactors
columns, with values of factor loadings for Q-sorts, calculated using, e.g., principal(...)$loadings
.
forced
logical; Is the distribution of items forced? Set to TRUE
if all respondents ranked the items following strictly the distribution scores, and the values of the distribution are calculated automatically. Set to FALSE
if respondent
distribution
logical; when forced = FALSE
, the distribution has to be provided as a vector of numbers, such as c(-2, -1, -1, 0, 1, 1, 2, 2)
.