Description Usage Arguments Value
View source: R/resampling_utils.R
Provide examples with added Gaussian noise
1 |
exs |
Data frame with observations to perturb |
bump.exs |
Data frame with observations to use as baseline sd |
pert |
Percentage of the sd of bump.exs that should be used as sd for the gaussian noise added to exs |
exclude |
Indices of columns to exclude from Gaussian noise (e.g., spatio-temporal coordinates) |
Data frame where all numeric values have added Gaussian noise (except for the columns in exclude)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.