prior_normal: Prior Normal

View source: R/prior.R

prior_normalR Documentation

Prior Normal

Description

Prior Normal

Usage

prior_normal(mean = 0, sd = 1, target = "coef")

Arguments

mean

prior mean

sd

prior standard deviation

target

apply prior on coefficient scale ('"coef"') or field scale ('"field"')

Value

prior specification


ngme2 documentation built on May 20, 2026, 9:10 a.m.