Description Usage Arguments Value
View source: R/cross_prob_no_sep.R
Time-varying threshold for the non-separation case.
1 | cross_prob_varying(g_fun = NULL, exp_g_fun = NULL, eta = 1.1, k_max = 10000L)
|
g_fun |
positive function on [1,∞) (R function object, default is |
exp_g_fun |
positive function on \mathbb{N} \times [1,∞) for the exponent term in the upper bound in Theorem 1 (R function object, default is |
eta |
Peeling size (default = 1.1). |
k_max |
Maximum numbers of summations. (positive integer, default = 1e+4L) |
The upper bound on the boundary crossing probability based on Theorem 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.