Learn R Programming

mispr (version 1.0.0)

data2: 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)

Arguments

Format

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

Examples

Run this code
# NOT RUN {
data(data2)
# }

Run the code above in your browser using DataLab