View source: R/get_fixed_parameters.R
get_fixed_parameters | R Documentation |
Get fixed parameters listed in model definition. This function is used when
parsing model specifications before the model has been compiled. Please see
[get_model_fixed_parameters]
for accessing fixed parameters from a model
that has already been built.
get_fixed_parameters(def)
def |
Model definition as output by |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.