Description Usage Arguments Details Value Note Author(s) References See Also Examples
perform permuation test on two vectors
1 |
a |
a vector of numeric values (value must be greater than 0) |
b |
a vector of numeric values (value must be greater than 0) |
TBD
pvalue |
the pvalue of permutation test |
TBD
Shaojun Tang
http://software.steenlab.org/fCI/
TBD
1 2 |
two.sample.permutation.test(sample(1:100, 20), sample(5:104, 20))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.