plotTempTraj: plot.tempTraj

View source: R/APT_functions.R

plotTempTrajR Documentation

plot.tempTraj

Description

Plot the trajectories of a temperature ladder of an adaptive parallel tempering algorithm

Usage

plotTempTraj(cAPT)

Arguments

cAPT

An APT object generated by buildAPT and compiled by compileNimble.

Details

plotTempTraj Returns two plots, one with T~iterations, the other log10(T)~iterations.

Value

A plot of the trajectories.

Author(s)

David Pleydell

See Also

An example is provided in the documentation of buildAPT.


nimbleAPT documentation built on May 29, 2024, 4:46 a.m.