convert_reltype2consistency: Convert string variable containing reliability type...

View source: R/filters.R

convert_reltype2consistencyR Documentation

Convert string variable containing reliability type indicators to a logical variable indicating whether a reliability value is an internal-consistency estimate or a multiple-administration estimate

Description

Convert string variable containing reliability type indicators to a logical variable indicating whether a reliability value is an internal-consistency estimate or a multiple-administration estimate

Usage

convert_reltype2consistency(rel_type, arg_name = NULL)

Arguments

rel_type

String vector containing reliability type indicators.

arg_name

Optional name of the arg_name object.

Value

Logical internal-consistency indicators.


psychmeta documentation built on Aug. 26, 2022, 5:14 p.m.