Learn R Programming

intsvy (version 2.9)

adj.input: Utility function

Description

Utility function

Usage

adj.input(x, threshold = 0.5)

Value

adj.input returns data with corrected labels

Arguments

x

A list element with labels

threshold

User defined threshold

Author

Martin Elff

Details

A utility function for PISA data importation

See Also

adj.measlev, is.vlabeled

Examples

Run this code
if (FALSE) {
## Input of adj.measlev
adj.input(data)
}

Run the code above in your browser using DataLab