View source: R/set-flat-linear-model-scaling.R
set_flat_linear_model_scaling | R Documentation |
Label certain parameter (by name or index) with a constant scale
set_flat_linear_model_scaling(m, name, idx, scale)
m |
model to update |
name |
parameter name to update |
idx |
index(es) of entries to update |
scale |
scaling constant |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.