fill_step_info | R Documentation |
Fill the step information
fill_step_info(step, mc)
step |
(optional) List that describes the steps of the parameter estimation process (see details section).
If |
mc |
A matched call object from |
A list of step definitions provided by the user in the estim_param
function call,
enriched with default values and additional arguments passed to estim_param
.
The returned object is a list of lists, where each sublist contains the characteristics of a step.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.