alpha.only: Produces a singular estimate of Cronbach alpha using quosures

Description Usage Arguments Value

View source: R/investigating.r

Description

This function produces info about Cronbach's alpha for a group of variables

Usage

1
alpha.only(data, vector, neg.corr = FALSE)

Arguments

data

data frame

vector

quosure of items to analyze

neg.corr

are some items negatively correlated? This reverses those items to get an accurate estimate of alpha

Value

individual Cronbach's alpha estimate


crbwin/clnR documentation built on Oct. 29, 2020, 1:55 a.m.