data1 {mispr}R Documentation

Simulated data with 50 covariates

Description

data1 artificially generated dataframe with n=100 and p=50. Missing values using MAR (missing at random) mechanism are artificially generated in 10 covariates.

Usage

data(data1)

Format

An object of class data.frame with 100 rows and 51 columns.

Examples

data(data1)

[Package mispr version 1.0.0 Index]