invented_wages | R Documentation |
This dataset has been completely invented, in order to do some examples with the decr package.
invented_wages
A data frame with 1000 rows and 5 variables:
gender
gender of the worker (men
or women
)
sector
economic sector where the worker is employed (secondary
or tertiary
)
education
educational level of the worker (I
, II
or III
)
wage
monthly wage of the worker (in an invented currency)
sample_weights
sampling weights
Every row of the dataset consists in a fake/invented individual worker. For every individual there is his/her gender, the economic sector in which he/she works, his/her level of education and his/her wage. Furthermore there is a column with the sampling weights.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.