Description Usage Arguments Value See Also
bootstrap utility for estimating confidence intervals wraps accumulater()
| 1 | boot_accum(n, ti_rng, to_rng, ia, obs, batch = 1000, it = 100)
 | 
| n | is the number of accumulated arrivals | 
| ti_rng | is the range of rates in, a vector of floats | 
| to_rng | is the range of rates out, a vector of floats | 
| ia | is a vector of inherited ages, integers | 
| obs | is the vector of observed estimated mean charcoal ages | 
| batch | is the batch size of random draws | 
| it | is the number of iterations of the bootstrap, an integer | 
the result with the lowest ks test value
accumulater
accumulate
recorder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.