alpha.Summary {MiscPsycho}R Documentation

Alpha Summary

Description

This function gives what Cronbach's alpha would be if the test item were removed

Usage

alpha.Summary(columns)

Arguments

columns Columns of a data frame of matrix containing response variables

Author(s)

Harold C. Doran

Examples

## xx <- simRasch(xx)
## alpha.Summary(xx$data)

[Package MiscPsycho version 1.3 Index]