Learn R Programming

isotracer (version 1.1.8)

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

Description

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

Usage

hcauchy_p(scale)

Value

A list defining the prior.

Arguments

scale

Median of the half-Cauchy distribution.

Examples

Run this code
hcauchy_p(scale = 0.5)

Run the code above in your browser using DataLab