R/filter.R
noise_cauchy.RdA 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 apply_filter
Other noise generators: noise_gaussian,
noise_ones, noise_saltpepper,
noise_zeros