noise_ones | R Documentation |
A data filter which replaces some values with ones
noise_ones(p = 0.05)
p |
Probability that a feature in an instance is set to one |
Object which can be applied to data with \link{apply_filter}
Other noise generators:
noise_cauchy()
,
noise_gaussian()
,
noise_saltpepper()
,
noise_zeros()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.