scales: Determine standard values for scale analyses

scalesR Documentation

Determine standard values for scale analyses

Description

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.

Usage

scales(
    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.