plot.bmrm: Produce plots of the parameter estimates

Description Usage Arguments Details

View source: R/plot.bmrm.R

Description

Produce plots of the estimated posterior mean and 95% posterior intervals of A,P, Sigma based on the MCMC samples in bmrm.

Usage

1
2
## S3 method for class 'bmrm'
plot(x, type = "both", ...)

Arguments

x

an object of class bmrm, the output of the function bmrm

type

name of a variable (default="P"). It should be one of "P"(source composition or profile matrix P), "A"(source contribution matrix A), "both" (both P and A), "Sigma" (error variance).

...

arguments to be passed to methods

Details

The following types of plots are drawn depending on the selected parameters:


mansukoh/bayesMRM documentation built on March 19, 2021, 3:50 p.m.