Interpolate Age Models at Arbitrary Depths
predict.hamstr_fit.Rd
predict method for class "hamstr_fit". Returns the posterior age models interpolated to arbitrary depths.
Arguments
- object
hamstr_fit object
- type
age models "age_models" or accumulation rates "acc_rates"
- depth
defaults to "modelled", which returns the modelled depths. "data" returns age models at the depths of the observations, or a numerical vector to specify depths. Accumulation rates are only returned at the modelled depths.
- ...
additional arguments to hamstr predict methods