Description Usage Arguments Value Examples
Evaluate precision at specific times
1 | evaluate_precision(bsp, times)
|
bsp |
A BSP object |
times |
A list of times that the precesion should be determined for |
A vector of same length as times with the precision for each time
1 | evaluate_precision(bsp(c(1,2), c(.2,.6), 1), c(.5,1.5,2.5))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.