Description Usage Arguments Value See Also
View source: R/perturbations.R
Distort a baseline signal by stretching or contracting the signal values (independently of time), effectively changing their variance, uniformly.
1 | sim.sharp_flex(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 |
factor by which to stretch the selected values. |
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.