boot_accum: boot_accum

Description Usage Arguments Value See Also

View source: R/mod.R

Description

bootstrap utility for estimating confidence intervals wraps accumulater()

Usage

1
boot_accum(n, ti_rng, to_rng, ia, obs, batch = 1000, it = 100)

Arguments

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

Value

the result with the lowest ks test value

See Also

accumulater

accumulate

recorder


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.