R.MLE | R Documentation |
Gaussian copula correlation matrix Maximum Likelihood estimator.
R.MLE(Hconfig, zeta0, zeta1, Tau)
Hconfig |
A list of all possible combination of H0 and H1 hypotheses generated by the |
zeta0 |
a matrix containing the Phi(F_0(Z_iq)), each column corresponding to a p-value serie. |
zeta1 |
a matrix containing the Phi(F_1(Z_iq)), each column corresponding to a p-value serie. |
Tau |
a matrix providing for each item (in row) its posterior probability to belong to each of the H-configurations (in columns). |
Estimate of the correlation matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.