A simulated clustered dataset
A simulated dataset to test functions for imputation of clustered data.
data(cldata)
A data frame with 1000 observations on the following 6 variables.
ageA numeric variable with (centered) age. Fully observed.
measureA numeric variable with some measure of interest (unspecified). This is partially observed.
sexA binary variable with gender indicator. Fully observed.
socialA 4-category variable with some social status indicator. This is partially observed.
cityThe cluster indicator vector. 10 cities are indexed 0 to 9.
idThe id for individuals within each city.
These are not real data, they are simulated to illustrate the use of the main functions of the package.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.