Description Usage Arguments Value Examples
Plot prior and posterior parameter distributions (for comparison).
1 2 3 | PlotParameterSimilarities(RealisationsTable, parameters,
selectedParams = NULL, synparameters = NULL, labelPRE = "PRIOR",
labelPOST = "POSTERIOR")
|
RealisationsTable |
list of the filtered realisations |
parameters |
This is a named data frame containing the parameter table, where each column corresponds to a parameter and each row to a realization. |
selectedParams |
is a list of pid to filter |
synparameters |
is the synthetic parameter set (if available) |
labelPRE |
label for the prior |
labelPOST |
label for the posterior |
A plot comparing prior and posterior parameter distributions.
1 | # PlotParameterSimilarities(RealisationsTable, parameters)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.