correl {BayHap} | R Documentation |
Computes and displays the correlation matrix for the parameters in the MCMC sequence.
correl(x, keep.rares.correl = FALSE)
x |
An object of class |
keep.rares.correl |
Logical. TRUE or FALSE indicating whether the correlation must be carried out also for the rares category. |
The correlation matrix for the parameters in the MCMC sequence.
Original version by Brian J. Smith. Adapted version by Raquel Iniesta riniesta@pssjd.org