| noise_gaussian | R Documentation | 
A data filter which adds Gaussian noise to instances
noise_gaussian(sd = NULL, var = NULL)
| sd | Standard deviation for the Gaussian distribution | 
| var | Variance of the Gaussian distribution (optional, only used
if  | 
Object which can be applied to data with \link{apply_filter}
Other noise generators: 
noise_cauchy(),
noise_ones(),
noise_saltpepper(),
noise_zeros()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.