one_source_priors {trps}R Documentation

Bayesian priors - One Source Trophic Position

Description

Create priors for one source trophic position model derived from Post 2002.

Usage

one_source_priors(bp = FALSE)

Arguments

bp

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

Value

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

See Also

brms::brms()

Examples

one_source_priors()


[Package trps version 0.1.0 Index]