hcauchy_p: Define a half-Cauchy prior (on [0;+Inf])

View source: R/ui_priors.R

hcauchy_pR 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)


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