BGcompare | R Documentation |
This is a wrapper function of Biswas and Ghosh multivariate test implemented in SHT::eqdist.2014BG
BGcompare( X, Y, BG.method = c("asymptotic", "permutation", "automatic"), .n_perm, N_auto )
X, Y |
two dataframes for comparisons |
BG.method |
string, "asymptotic","permutation","automatic" |
.n_perm |
number of permuation if method is permutation |
N_auto |
integer, the sample size for automatically choosing between asymptotic and permutation, below is permutation, above is asymptotic |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.