acfs | R Documentation |
This function produces the autocorrelation plot for the log-likelihood at each temperature
acfs(x, temp = NULL, lag.max = NULL)
x |
A data frame with the folloging columns: |
temp |
Position of the temperature to be plotted. |
lag.max |
maximum lag at which to calculate the autocorralation function. |
It produces a set of autocorrelation plots.
Patricio Maturana Russel p.russel@auckland.ac.nz
## Not run: data(ligoVirgoSim) acfs(ligoVirgoSim, temp = 1:3) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.