Skip to contents

Calculate the total log-prior probability for all parameters.

Usage

evaluate_priors(parameters, priors)

Arguments

parameters

A list containing the model parameters.

priors

A list of prior specifications, typically from set_priors.

Value

A numeric value representing the total log-prior probability.