predict.hamstr_bacon_fit: Interpolate Age Models at Given Depths

predict.hamstr_bacon_fitR Documentation

Interpolate Age Models at Given Depths

Description

Method for generic function predict. Returns the posterior age models interpolated to new depths given in depth.

Usage

## S3 method for class 'hamstr_bacon_fit'
predict(
  object,
  type = c("age_models", "acc_rates"),
  depth = c("modelled", "data"),
  ...
)

EarthSystemDiagnostics/hamstrbacon documentation built on June 2, 2025, 5:04 a.m.