| R.MLE.memory | R Documentation |
Gaussian copula correlation matrix Maximum Likelihood estimator (memory handling)
R.MLE.memory(
Hconfig,
fHconfig_sum,
OldPrior,
Logf0Mat,
Logf1Mat,
zeta0,
zeta1,
OldR,
OldRinv
)
Hconfig |
A list of all possible combination of |
fHconfig_sum |
a vector containing |
OldPrior |
a vector containing the prior probabilities for each of the H-configurations. |
Logf0Mat |
a matrix containing |
Logf1Mat |
a matrix containing |
zeta0 |
a matrix containing |
zeta1 |
a matrix containing |
OldR |
the copula correlation matrix. |
OldRinv |
the inverse of copula correlation matrix. |
Estimate of the correlation matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.