fillNminusOneGroups: Calculate mean estimates for N-1 groups

Description Usage Arguments Value See Also

View source: R/functions_preprocessing.R

Description

Some of the occupational groups are only missing a single mean estimate. E.g., binary occupational groups (with requirement levels 'YES'/'NO') that have one estimate available can be filled in based on the known data. Similarly, if an occupational group has 5 levels, and 4 of them have known estimates, then the final one can be calculated. This is because the total value of any occupational group must be 100%.

Usage

1

Arguments

orsMnC

Mean estimates (output of getMeanEstimates())

Value

N-1 group completed data

See Also

getMeanEstimates()


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