View source: R/bayesian_functions.R
plot_bayesian | R Documentation |
Generate plots for bayesian methods
plot_bayesian(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 bayesian method wrappers |
Save plots in optim_options$path_results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.