dcor_t_test | R Documentation |
Distance correlation t-test of multivariate independence for high dimension. C++ version of energy::dcorT.test.
dcor_t_test(x, y)
x |
[ |
y |
[ |
[list
]
returns a list containing:
method |
description of test. |
statistic |
observed value of the test statistic. |
parameter |
degrees of freedom. |
estimate |
(bias corrected) squared dCor(x,y). |
p.value |
p-value of the t-test. |
data.name |
description of data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.