View source: R/bernoulli_ARL.R
bernoulli_cdf_MC | R Documentation |
Internal function that discretizes grid and solves matrix equation involving transition matrix for Markov Chain methodology
bernoulli_cdf_MC(n_grid, R, r, h, exact = TRUE)
n_grid |
Number of state spaces used to discretize the outcome space (when |
R |
Transition probability matrix obtained from |
h |
Control limit for the Bernoulli CUSUM |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.