Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

TracePlot

Trace plot


Description

Trace plot

Usage

TracePlot(fit, par, comp = 1, sel = NULL, main = "", xlab = "iteration",
  ylab = "parameter value", ...)

Arguments

fit

An object containing the results returned by a the kmbayes function

par

which parameter to plot

comp

which component of the parameter vector to plot

sel

logical expression indicating samples to keep; defaults to keeping the second half of all samples

main

title

xlab

x axis label

ylab

y axis label

...

other arguments to pass onto the plotting function

Details

For guided examples, go to https://jenfb.github.io/bkmr/overview.html


bkmr

Bayesian Kernel Machine Regression

v0.2.0
GPL-2
Authors
Jennifer F. Bobb [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.