predictors.data: Predictor mapping

Description Usage Format Source See Also

Description

A data frame describing the refining of textual (categorical) information in the ORS dataset, along with the mapping of this refined information to three new predictors: Frequency (numerical), Intensity (numerical), and Requirement_category (categorical). This mapping is used to define the predictor columns for the data in preparation for modeling.

Usage

1

Format

A data frame with 299 rows and 7 variables:

data_element_text

original data field describing the requirement

data_type_text

original data field describing the requirement level

additive_group

original data field specifying the additive group

Requirement

new, refined data field describing the requirement

Frequency

new data field describing the requirement level (1 of 2)

Intensity

new data field describing the requirement level (2 of 2)

Requirement_category

new data field describing the requirement category

Source

See https://www.bls.gov/ors/information-for-survey-participants/pdf/occupational-requirements-survey-collection-manual-082020.pdf for the guidance used to arrive at Frequency/Intensity/Requirement_category mappings.

See Also

getPredictors()


saharaja/imputeORS documentation built on Feb. 4, 2022, 12:27 a.m.