A data filter which adds noise from a Cauchy distribution to instances
noise_cauchy(scale = 0.005)
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()