Description Usage Arguments Value Examples
This function will compute M-distance for two datasets by covariate means
1 | mdis_grps(x_t, x_c)
|
x_t |
a dataframe or matrix class object, all numeric |
x_c |
a dataframe or matrix class object, all numeric |
a numeric vector of length one, the M-distance multiplied by a constance for sample size
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.