noise_cauchy | R Documentation |
A data filter which adds noise from a Cauchy distribution to instances
noise_cauchy(scale = 0.005)
scale |
Scale for the Cauchy distribution |
Object which can be applied to data with \link{apply_filter}
Other noise generators:
noise_gaussian()
,
noise_ones()
,
noise_saltpepper()
,
noise_zeros()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.