data2 {mispr}R Documentation

Simulated data with 200 covariates

Description

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

Usage

data(data2)

Format

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

Examples

data(data2)

[Package mispr version 1.0.0 Index]