Rdocumentation
powered by
Learn R Programming
PAWL (version 0.5)
PlotNbins: Plot of the increase of the number of bins along the iterations
Description
This function takes the result of
pawl
, and draws a plot of the increase of the number of bins along the iterations.
Usage
PlotNbins(results)
Arguments
results
Object of class
"list"
: either the output of
pawl
or of
adaptiveMH
.
Value
The function returns a ggplot2 object.
See Also
ggplot