Description Usage Arguments Value See Also
View source: R/perturbations.R
Distort a baseline signal by offsetting a given range of values uniformly.
1 | sim.sharp_push(baseline, range = NULL, 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 |
linear term in offsetting 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.