incomeZeroInfMobility {mobilityIndexR} | R Documentation |
Example Zero-Inflated Income Dataset
Description
These is an example income dataset to measure income mobility with an inflated number of zeros. Zero-inflated data is often observed in practice and will cause difficulties for some transition matrix and mobility index approaches.
Usage
incomeZeroInfMobility
Format
A data.frame
with 13 columns:
- id
A unique integer id for each row representing an individual
- cohort
Year when first income is observed
- t0
Income at time 0
- t1
Income at time 1
- t2
Income at time 2
- t3
Income at time 3
- t4
Income at time 4
- t5
Income at time 5
- t6
Income at time 6
- t7
Income at time 7
- t8
Income at time 8
- t9
Income at time 9
- t10
Income at time 10
[Package mobilityIndexR version 0.2.1 Index]