Learn R Programming

EditImputeCont (version 1.1.6)

NestedEx: Data Example With 11 Variables

Description

This data set gives an example consisting of observed data, ratio edits, range restrictions and nested balance edits.

Usage

data(NestedEx)

Arguments

Format

A list containing the followings:

  • D.obs: data.frame of observed data with \(n=1000\) records and \(p=11\) variables.

  • Ratio.edit: data.frame of ratio edits.

  • Range.edit: data.frame of range restrictions.

  • Balance.edit: data.frame of balance edits of nested forms, which represent V1=V2+V3+V4, V5=V6+0.4 V10+0.6 V11 and V7=0.4 V10+0.6 V11.

See Also

readData