Description Usage Arguments Details Value Note Author(s) References See Also Examples
compute the log ratios of two vectors
1 | two.sample.log.ratio(a, b)
|
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
ratios |
the log ratios of two vectors |
TBD
Shaojun Tang
http://software.steenlab.org/fCI/
TBD
1 2 3 4 |
a=10
b=2
two.sample.log.ratio(a, b)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.