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
)
two dataframes for comparisons
string, "asymptotic","permutation","automatic"
number of permuation if method is permutation
integer, the sample size for automatically choosing between asymptotic and permutation, below is permutation, above is asymptotic