convert_consistency2reltype {psychmeta} | R Documentation |
Convert logical variable indicating whether a reliability value is an internal-consistency estimate or a multiple-administration estimate to a string variable of generic reliability types
Description
Convert logical variable indicating whether a reliability value is an internal-consistency estimate or a multiple-administration estimate to a string variable of generic reliability types
Usage
convert_consistency2reltype(consistency)
Arguments
consistency |
Logical internal-consistency indicators. |
Value
String variable of generic reliability types.
[Package psychmeta version 2.7.0 Index]