Description Usage Arguments Note Examples
This function plots samples from a 3-simplex projected into two dimensions. If sumStat
is true, numerical summaries are also plotted on the graph. In particular, the theoretical mean is calculated under the assumption that the initial values entered by the user for center
in the runMh
function are correct. For type 'dirichlet'
the theoretical mode is also calculated under the assumption that the initial values entered by the user for center
in the runMh
function are correct. These values are plotted along with the samples in the projected space.
1 |
mhOut |
Output of the |
sumStat |
Boolean indicating whether or not summary statistics should be plotted on the graph |
If two or more parameter values are near zero, this plot may not be useful. In such cases, all samples may overlap in a single corner of the triangle, limiting the useful visual information provided by this plot.
1 2 3 4 |
Loading required package: lattice
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.