View source: R/frequentist_functions.R
plot_frequentist | R Documentation |
Generate plots for frequentist methods
plot_frequentist(optim_options, param_info, optim_results)
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 |
Returns the list of plots + save them in a pdf file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.