Learn R Programming

jomo (version 2.7-6)

sldata: A simulated single level dataset

Description

A simulated dataset to test single level functions, i.e. jomo1con, jomo1cat and jomo1mix.

Usage

data(sldata)

Arguments

Format

A data frame with 300 observations on the following 4 variables.

age

A numeric variable with age. Fully observed.

measure

A numeric variable with some measure of interest (unspecified). This is partially observed.

sex

A binary variable for gender indicator. Fully observed.

social

A 4-category variable with a social status indicator. This is partially observed.

Details

These are not real data, they are simulated to illustrate the use of the main functions of the package.