| cldata {jomo} | R Documentation |
A simulated clustered dataset
Description
A simulated dataset to test functions for imputation of clustered data.
Usage
data(cldata)
Format
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.
Details
These are not real data, they are simulated to illustrate the use of the main functions of the package.
[Package jomo version 2.7-6 Index]