Learn R Programming

mispr (version 1.0.0)

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

Arguments

Format

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

Examples

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

Run the code above in your browser using DataLab