powered by
Generates a function factory for usage with strat_cont_to_multiadm based on empirical tracer measurements in the section
strat_cont_gen_from_tracer( bin_borders, df, distribution = "normal", cap = TRUE, cap_val = 0 )
a functional for usage with strat_cont_to_multiadm
borders of sampling bins
data frame with proxy records
character, currently only "normal" implemented. Specifies the distribution of proxies
logical. Should values below cap_valbe replaced?
cap_val
numeric. If cap = TRUE, values below cap_valwill be replaced by cap_val
cap = TRUE
flux_const(), flux_linear(), flux_quad() to define tracer fluxes
flux_const()
flux_linear()
flux_quad()
if (FALSE) { # see this vignette for a use case vignette("adm_from_trace_cont") }
Run the code above in your browser using DataLab