plotTempTraj {nimbleAPT} | R Documentation |
Plot the trajectories of a temperature ladder of an adaptive parallel tempering algorithm
plotTempTraj(cAPT)
cAPT |
An APT object generated by buildAPT and compiled by compileNimble. |
plotTempTraj Returns two plots, one with T~iterations, the other log10(T)~iterations.
A plot of the trajectories.
David Pleydell
An example is provided in the documentation of buildAPT.