Learn R Programming

PAWL (version 0.5)

PlotAllVar: Trace plot of all the variables

Description

This function takes the result of adaptiveMH or of pawl, and draws a trace plot for each component of the chains

Usage

PlotAllVar(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