eqchain | R Documentation |
This function equates the Markov chain lengths at all the temperatures according to the shortest one or a specific value.
eqchain(x,n)
x |
A data frame with the folloging columns: |
n |
Sequence length per temperature. |
It produces a new x
with a equal number of log-likelihood values at each temperature.
Patricio Maturana Russel p.russel@auckland.ac.nz
## Not run: data(ligoVirgoSim) eqchain(ligoVirgoSim) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.