TS_cont_pval | R Documentation |
This function runs a number of two sample tests which find their own p value.
TS_cont_pval(x, y)
x |
a matrix of numbers if data is continuous or of counts if data is discrete. |
y |
a matrix of numbers if data is continuous or of counts if data is discrete. |
A list of two numeric vectors, the test statistics and the p values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.