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