get_alpha: Calculate Cronbach's alpha

View source: R/get_alpha.R

get_alphaR Documentation

Calculate Cronbach's alpha

Description

Internal function not to be called by the user

Usage

  get_alpha(Block)

Arguments

Block

matrix (one block) of standardized manifest variables

Details

Internal function. get_alpha is called by get_unidim and alpha.

Value

Cronbach's alpha

Warning

Do NOT use this function unless you are ME, a package developer, or a jedi user who really knows what is doing (seriously!)


plspm documentation built on March 31, 2023, 11:54 p.m.