predict.hamstr_bacon_fit | R Documentation |
Method for generic function predict. Returns the posterior age models interpolated to new depths given in depth.
## S3 method for class 'hamstr_bacon_fit'
predict(
object,
type = c("age_models", "acc_rates"),
depth = c("modelled", "data"),
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.