View source: R/ampute.default.R
ampute.default.type | R Documentation |
type
in ampute()
Defines the default type vector for the multivariate amputation function
ampute
.
ampute.default.type(patterns)
patterns |
A matrix of size #patterns by #variables where 0 indicates a
variable should have missing values and 1 indicates a variable should remain
complete. Could be the result of |
A string vector of length #patterns containing the missingness types. Each pattern will be amputed with a "RIGHT" missingness.
Rianne Schouten, 2016
ampute
, ampute.default.patterns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.