A data filter which replaces some values with zeros
noise_zeros(p = 0.05)Probability that a feature in an instance is set to zero
Object which can be applied to data with \link{apply_filter}
Other noise generators:
noise_cauchy(),
noise_gaussian(),
noise_ones(),
noise_saltpepper()