constant_p {isotracer} | R 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)
[Package isotracer version 1.1.6 Index]