liketrace | R Documentation |
This function produces trace plots for the log-likelihood at each or specific temperatures.
liketrace(x, temp = NULL)
x |
A data frame with the folloging columns: |
temp |
Position of the temperature to be plotted. |
It produces a set of log-likelihood traceplots.
Patricio Maturana Russel p.russel@auckland.ac.nz
## Not run: data(ligoVirgoSim) liketrace(ligoVirgoSim, temp = c(1)) # Plotting log-likelihoods for the first temperature ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.