hcauchy_p {isotracer} | R Documentation |
Define a half-Cauchy prior (on [0;+Inf])
Description
Define a half-Cauchy prior (on [0;+Inf])
Usage
hcauchy_p(scale)
Arguments
scale |
Median of the half-Cauchy distribution. |
Value
A list defining the prior.
Examples
hcauchy_p(scale = 0.5)
[Package isotracer version 1.1.6 Index]