View source: R/frequentist_functions.R
post_treat_frequentist | R Documentation |
Post-treat results of frequentist methods
post_treat_frequentist(optim_options, param_info, optim_results, crit_options)
optim_options |
List of options of the parameter estimation method, containing:
|
param_info |
Information on the parameters to estimate. Either a list containing:
or a named list containing for each parameter:
|
optim_results |
Results list returned by frequentist method wrappers |
crit_options |
List containing several arguments given to |
Updated results of frequentist method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.