Description Usage Arguments Value Examples
Computes the first hitting time (>=)
1 | first_hitting_time(x, level, T = 0)
|
x |
vector |
level |
numeric |
T |
numeric |
integer
1 | first_hitting_time(x=c(1,3,2,4,5,6,3,4), level = 3.5, T=5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.