Description Usage Arguments Value
This function fits a two-factor model of text complexity as per Tolochko and Boomgaarden (2019).
1 | fit_two_factor_model(raw_scores, rotate = "oblimin")
|
raw_scores |
raw_scores extracted by calculate_textplex() |
rotate |
which rotation to use. The original implementation uses "oblimin". Please consult ?psych::fa for other options. |
a psych::principal fit.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.