set_column_to_constant: Label certain parameter (by name or index) as one that is...

View source: R/set-column-to-constant.R

set_column_to_constantR Documentation

Label certain parameter (by name or index) as one that is *not* estimated. It's parameter will be fixed to 1.0

Description

Label certain parameter (by name or index) as one that is *not* estimated. It's parameter will be fixed to 1.0

Usage

set_column_to_constant(m, name, idx)

Arguments

m

model to update

name

parameter name to update

idx

index(es) of entries to update


sakrejda/dt documentation built on Sept. 24, 2022, 3:03 a.m.