| compute_factor_array | R Documentation |
Posterior-mean factor z-scores ranked onto the study's forced
distribution. The result is a tidy data frame with one row per
statement and per-factor integer grid scores. For the continuous
z-scores with credible intervals, use compute_zscores().
compute_factor_array(F_draws, Y)
F_draws |
Array of shape |
Y |
The Q-sort matrix whose first column supplies the forced distribution (as in the original study's grid). |
A data frame with columns statement and f1_grid, f2_grid, ..., fK_grid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.