Defines the default relative frequency vector for the multivariate
amputation function ampute.
Arguments
- patterns
A matrix of size #patterns by #variables where
0indicates a variable should have missing values and1indicates a variable should remain complete. Could be the result ofampute.default.patterns.
Value
A vector of length #patterns containing the relative frequencies with which the patterns should occur. An equal probability is given to each pattern.
