Learn R Programming

SciencesPo (version 1.3.9)

cronbach: Cronbach's Alpha for a matrix or data frame

Description

This function calculates the Cronbach's alpha value of a data frame or matrix.

Usage

cronbach(df)

Arguments

df
data.frame or matrix with more than 2 columns.

Value

  • The Cronbach's alpha value for df.