Description Usage Arguments Details Value
View source: R/reweight_onets.R
This function reweights the O-NET data for a particular year using the previously constructed ONET SOC 2010 employment. To do so it converts the SOC 2010 employment, using previously generated crosswalks, to the relevant SOC and then uses this employment as weights to convert the data back to ONET SOC-2010 as weighted means.
1 2 3 4 5 6 | reweight_onets_2000(
yr = NULL,
emp.data = NULL,
onet.data = NULL,
crosswalks = NULL
)
|
emp.data |
|
onet.data |
|
crosswalks |
|
year |
|
This function is to be used for years coded to O*NET SOC 2000
A clean annual dataset of O*NET variables converted to SOC-2010
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.