random_missing: Intersperse a random number of NAs through data

Description Usage Arguments

View source: R/random_data.R

Description

Intersperse a random number of NAs through data

Usage

1
random_missing(dat, frac_miss = 0.75)

Arguments

dat

Data matrix to which to add NA

frac_miss

Fraction of randomly missing data


ashiklom/mvtraits documentation built on Sept. 4, 2019, 7:43 a.m.