View source: R/build.interval.R
interval.build | R Documentation |
The function build the multisplit interval for a given x0) in each point of the evaluation grid in t, by combining multiple splits according to the Multi Split algorithm.
interval.build(yyy, B, tr)
yyy |
column vector of B lower bounds and B upper bounds |
B |
number of replications |
tr |
truncation threshold for the algorithm |
A single interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.