tracePlot {baymvb}R Documentation

Provides trace for an individual parameter

Description

`tracePlot' offers a flexibility of plotting trace for each parameter alone

Usage

        tracePlot(obj, parm=1,smooth = TRUE, col, type, ylab, ...)

Arguments

obj posterior samppels from 'baymvb'
parm indexes the parameter to plot
smooth draw smooth line through trace plot
col graphical parameter (see 'par')
ylab graphical parameter (see 'par')
type graphical parameter (see 'par')
... Further graphical parameters

Value

Trace plot

Author(s)

S. M. Mwalili samuel_mwalili@yahoo.com

See Also

densPlot,baymvb.


[Package baymvb version 1.0.4 Index]