Skip to contents

Prior half-normal distribution

Usage

prior_half_normal(mu, sigma)

Arguments

mu

numeric. Location.

sigma

numeric. Scale (>0).

Value

Object of class PriorHalfNormal.

Examples

hcp <- prior_half_normal(1, 1)