asy_wei | R Documentation |
get the approximate test statistic and p-value based on asymptotic theory using robust weighted edge-count test
asy_wei(asy_res, R1_test, R2_test, n1, n2)
asy_res |
analytic expressions of expectations, variances and covariances |
R1_test |
weighted within-sample edge-counts of sample 1 |
R2_test |
weighted within-sample edge-counts of sample 2 |
n1 |
number of observations in sample 1 |
n2 |
number of observations in sample 2 |
A list containing the following components:
test_statistic |
the asymptotic test statistic using robust weighted graph-based test. |
p_value |
the asymptotic p-value using robust weighted graph-based test. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.