View source: R/set-column-to-constant.R
set_column_to_constant | R Documentation |
Label certain parameter (by name or index) as one that is *not* estimated. It's parameter will be fixed to 1.0
set_column_to_constant(m, name, idx)
m |
model to update |
name |
parameter name to update |
idx |
index(es) of entries to update |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.