Plot.chains: Plotting functions (EawagSchoolTools)

Description Usage Arguments Value Author(s) See Also

View source: R/Plot.R

Description

Function to plot components of a Markov chain.

Usage

1
2
Plot.chains(postsamp,ncol=NA,mar=NA,ylim=list(),titles=list(),
            xlab="chain index",ylab=list())

Arguments

postsamp

data frame containing Markov chain

ncol

optional number of columns in plotting grid

mar

optional margins

ylim

optional limits of the y axes (list)

titles

optional titles (list)

xlab

optional labels of the x axes

ylab

optional labels of the y axes (list)

Value

Plots of components of Markov chain.

Author(s)

Peter Reichert <peter.reichert@eawag.ch>

See Also

Plot.res, Plot.vars, contourpdf, Plot.margs


baccione-eawag/EawagSchoolTools documentation built on Dec. 19, 2021, 6:38 a.m.