View source: R/param_info_functions.R
set_init_values | R Documentation |
Set initial values in param_info
set_init_values(param_info, init_values)
param_info |
Information on the parameters to estimate. Either a list containing:
or a named list containing for each parameter:
|
init_values |
A data.frame containing the initial values to set in param_info (one column per parameter) |
A list similar to param_info but with the new initial values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.