Description Usage Arguments Value References
This function process the raw longitudinal information and store them in a data.frame
1 2 | Format_Input(id, wave, income, CPI, weight = 1, bottom.threshold = 1,
top.threshold)
|
id |
Vector of a unique longitudinal identifier for a survey unit across all waves. |
wave |
Vector of survey data collection periods. |
income |
Vector of income corrsponding to |
CPI |
Vector of CPI corrsponding to |
weight |
Vector of survey weight corrsponding to |
bottom.threshold |
Vector of income bottom-coding threshold corrsponding to |
top.threshold |
Vector of income top-coding threshold corrsponding to |
A data.frame
contains all nesscary information for futher processing in GB2MLE and Imputation_Method.
Tan, Li (2017), Imputing Top-Coded Income Data in Longitudinal Surveys, Working Papers. (link)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.