two.sample.log.ratio {fCI} | R Documentation |
compute the log ratios of two vectors
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
a=10 b=2 two.sample.log.ratio(a, b)