View source: R/posterior_analysis.R
posterior_analysis | R Documentation |
Analyse the posterior
posterior_analysis( formula, climateset, verbose = FALSE, conterfactuals.check = FALSE )
formula |
Must be of type formula. |
climateset |
Must be a dataframe. |
verbose |
A boolean set per default to FALSE |
conterfactuals.check |
A boolean set per default to FALSE |
The posterior.
posterior_analysis(1, 1) posterior_analysis(10, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.