Description Usage Arguments Examples
View source: R/random_rotation.R
Add n columns of white noise to data frame. Useful to compute the SNR of a classifier.
1 | add_noise_columns(df, n)
|
df |
data frame |
n |
number of noise dimensions to add |
1 | add_noise_columns(df, 8)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.