PlotHistBin: Plot a histogram of the binning coordinate

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 binning object, and draws a histogram of the chains according to the binning coordinate.

Usage

1
PlotHistBin(results, binning)

Arguments

results

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

binning

Object of class binning, defining the initial bins used by the Wang-Landau algorithm.

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.