Description Usage Arguments Value
View source: R/confidence_seq.R
cross_prop_cs is used to compute the constant threshold for the GLR-like confidence sequences with finite target time interval.
1  | cross_prob_cs(g, nmax, nmin = 1L, eta = 1.1)
 | 
g | 
 Constant threshold (positive numeric).  | 
nmax | 
 Upper bound of the target time interval  | 
nmin | 
 Lower bound of the target time interval (default = 1L)  | 
eta | 
 Peeling size (default = 1.1).  | 
The upper bound on the boundary crossing probability for confidence sequences and corresponding K value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.