View source: R/APT_functions.R
plotTempTraj | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.