combined_scaleanalysis: Determine standard values for scale analyses

View source: R/combined_scaleanalysis.R

combined_scaleanalysisR Documentation

Determine standard values for scale analyses

Description

This functions allows quickly determinining standard values for scale analyses including Cronbach's alpha, Omega, and the confidence intervals for alpha.

Usage

combined_scaleanalysis(
    data, 
    round = 2
)

Arguments

data

data input, as data frame or matrix

round

rounding factor

References

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.


samueltobler/behavdata documentation built on July 9, 2024, 11:33 a.m.