get_miss_data_info: Summarize information of the incomplete simulated data

View source: R/get_data_info.R

get_miss_data_infoR Documentation

Summarize information of the incomplete simulated data

Description

Summarize information of the incomplete simulated data

Usage

get_miss_data_info(data, data_seed, idvars, data_lvls, scen = NULL, ...)

Arguments

data

a data.frame

data_seed

the seed value used to generate the data

idvars

optional vector with names of ID variables that should be used to identify levels in a multi-level setting

data_lvls

named vector giving the level of each variable

scen

optional, name of the missingness scenario

...

optional additional arguments; not used


NErler/simvalidator documentation built on May 17, 2022, 7:54 a.m.