Description Usage Arguments Value See Also
View source: R/perturbations.R
Distort a baseline signal by creating an exponentially increasing/decreasing (quasi-)blow-up in the signal values.
1 | sim.exponential(baseline, range, range_by_time = TRUE, strength)
|
baseline |
baseline, as generated by function |
range |
indices of affected values. Either a start and end index or the whole range. If length of |
range_by_time |
Boolean, indicates whether values in |
strength |
measure of maximum offset versus baseline. |
Modified baseline
input.
See functions beginning with sim.sample.
for examples of usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.