Description Usage Arguments Value See Also
View source: R/functions_preprocessing.R
In the ORS, errors are collected alongside the mean estimates, which allows empirical bounding of the data during modeling. For records lacking a mean estimate/error, we can still bound the missing estimate using the remaining value in an occupational group. For example, if there are three records in an occupational group, of which two estimates are known and sum to X%, the upper bound of the missing estimate is 100%-X%, and the lower bound is 0%.
1 | errorsAndBounding(orsE, orsMnGC)
|
orsE |
Errors associated with mean estimates (output of |
orsMnGC |
N-1 group completed data (output of |
Data with relevant errors and bounds assigned to each record
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.