Rdocumentation
powered by
Learn R Programming
PAWL (version 0.5)
PlotLogTheta: Plot of the log theta penalties
Description
This function takes the result of
pawl
, and draws a trace plot of the log theta penalties along the iterations.
Usage
PlotLogTheta(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