Learn R Programming

isotracer (version 1.1.8)

constant_p: Define a fixed-value prior

Description

This is equivalent to having a fixed parameter.

Usage

constant_p(value)

Value

A list defining the prior.

Arguments

value

The constant value of the parameter.

Examples

Run this code
constant_p(2)

Run the code above in your browser using DataLab