fixed: Fix a parameter at a specific value

View source: R/priors.R

fixedR Documentation

Fix a parameter at a specific value

Description

Used within omega or rho lists in smoothbp() to specify that a parameter is fixed and should not be estimated.

Usage

fixed(value)

Arguments

value

The fixed value(s) (numeric scalar or vector).

Value

A smoothbp_fixed object.


smoothbp documentation built on June 14, 2026, 9:06 a.m.