PlotParameterSimilarities: Plot prior and posterior parameter distributions (for...

Description Usage Arguments Value Examples

Description

Plot prior and posterior parameter distributions (for comparison).

Usage

1
2
3
PlotParameterSimilarities(RealisationsTable, parameters,
  selectedParams = NULL, synparameters = NULL, labelPRE = "PRIOR",
  labelPOST = "POSTERIOR")

Arguments

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

Value

A plot comparing prior and posterior parameter distributions.

Examples

1
# PlotParameterSimilarities(RealisationsTable, parameters)

cvitolo/amca documentation built on May 28, 2019, 7:49 p.m.