adj.input {intsvy} | R Documentation |
Utility function
Description
Utility function
Usage
adj.input(x, threshold = 0.5)
Arguments
x |
A list element with labels |
threshold |
User defined threshold |
Details
A utility function for PISA data importation
Value
adj.input returns data with corrected labels
Author(s)
Martin Elff
See Also
adj.measlev, is.vlabeled
Examples
## Not run:
## Input of adj.measlev
adj.input(data)
## End(Not run)
[Package intsvy version 2.9 Index]