Copula.Hconfig_gaussian_density | R Documentation |
Gaussian copula density for each Hconfiguration.
Copula.Hconfig_gaussian_density(Hconfig, F0Mat, F1Mat, R)
Hconfig |
A list of all possible combination of H0 and H1 hypotheses generated by the |
F0Mat |
a matrix containing the evaluation of the marginal cdf under H0 at each items, each column corresponding to a p-value serie. |
F1Mat |
a matrix containing the evaluation of the marginal cdf under H1 at each items, each column corresponding to a p-value serie. |
R |
the correlation matrix. |
A matrix containing the evaluation of the Gaussian density function for each Hconfiguration in columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.