modify.timed.daoh.distribution | R Documentation |
If there is no split at time.begin and/or time.end, one will be inserted. Each period between mod.time.begin and mod.time.end will then be individually modified.
modify.timed.daoh.distribution( tsd, mod.time.begin, mod.time.end, target.quantile.val = NULL, relative.quantile.val = NULL, ... )
tsd |
The Timed.Sampling.Distribution object. |
mod.time.begin |
The time to start the modification. |
mod.time.end |
The time at which to end the modification. |
target.quantile.val |
The target value for the quantile of interest (by default the median) |
... |
Arguments to be sent to modify.daoh.distribution |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.