pkgdown/extra.css

Skip to contents

Hard-fix a parameter in a prior bundle (treat as data, drop from estimation)

Usage

fix_param(priors, key, value)

Arguments

priors

A prior bundle from default_priors().

key

Parameter key to fix.

value

Fixed numeric value.

Value

The modified prior bundle.