constant_p: Define a fixed-value prior

View source: R/ui_priors.R

constant_pR Documentation

Define a fixed-value prior

Description

This is equivalent to having a fixed parameter.

Usage

constant_p(value)

Arguments

value

The constant value of the parameter.

Value

A list defining the prior.

Examples

constant_p(2)


isotracer documentation built on Sept. 22, 2023, 1:07 a.m.