two_source_priors_arc {trps}R Documentation

Bayesian priors - Two Source Trophic Position with \alpha_r and carbon mixing model

Description

Create priors for trophic position using a two source model with \alpha_r derived from Post 2002 and Heuvel et al. (2024) doi:10.1139/cjfas-2024-0028.

Usage

two_source_priors_arc(bp = FALSE)

Arguments

bp

logical value that controls whether informed priors are supplied to the model for both \delta^{15}N and \delta^{15}C baselines. Default is FALSE meaning the model will use uninformed priors, however, the supplied data.frame needs values for both \delta^{15}N and \delta^{15}C baseline (c1, c2, n1, and n2).

Value

returns priors for two source model to be used in a brms() call.

See Also

brms::brms()

Examples

two_source_priors_arc()


[Package trps version 0.1.0 Index]