View source: R/combined_scaleanalysis.R
combined_scaleanalysis | R Documentation |
This functions allows quickly determinining standard values for scale analyses including Cronbach's alpha, Omega, and the confidence intervals for alpha.
combined_scaleanalysis(
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.