scales | R Documentation |
This function determines standard scale analysis values, including Cronbach's alpha, Omega, and confidence intervals, as well as the greatest lower bound value for the data.
scales(
data,
round = 2
)
data |
data input, as data frame or matrix |
round |
rounding factor |
Revelle, W. (2021) psych: Procedures for Personality and Psychological Research, Northwestern University, Evanston, Illinois, USA, https://CRAN.R-project.org/package=psych Version = 2.1.9.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.