snakebacon.AgeDepthModel¶
-
class
snakebacon.
AgeDepthModel
(coredates, *, mcmc_kws, hold=False, burnin=200)¶ -
__init__
(coredates, *, mcmc_kws, hold=False, burnin=200)¶
Methods
__init__
(coredates, *, mcmc_kws[, hold, burnin])age_median
()age_percentile
(p)agedepth
(d)Get calendar age for a depth date
(proxy[, how, n])Date a proxy record fit
()Fit MCMC AgeDepthModel plot
([agebins, p, ax])Age-depth plot plot_prior_dates
([dwidth, ax])Plot prior chronology dates in age-depth plot plot_sediment_memory
([ax])Plot sediment memory prior and posterior distributions plot_sediment_rate
([ax])Plot sediment accumulation rate prior and posterior distributions prior_dates
()prior_sediment_memory
()prior_sediment_rate
()-