PlotHist: Plot a histogram of one component of the chains

Description Usage Arguments Value Author(s) See Also

View source: R/plotutils.R

Description

This function takes the result of adaptiveMH or of pawl, and a component index, and draws a histogram of it.

Usage

1
PlotHist(results, component)

Arguments

results

Object of class "list": either the output of pawl or of adaptiveMH.

component

Object of class "numeric": specifies the index of the component to plot on the x-axis.

Value

The function returns a ggplot2 object.

Author(s)

Luke Bornn <bornn@stat.harvard.edu>, Pierre E. Jacob <pierre.jacob.work@gmail.com>

See Also

ggplot


PAWL documentation built on May 2, 2019, 5:58 a.m.