Description Usage Arguments Value Examples
View source: R/HTDoseResponseCurve.R
Convert values in M1, M2 to fold-change M1 vs M2
1 | convert_to_foldchange(M1, M2)
|
M1 |
matrix for numerator of fold-change |
M2 |
matrix for denominator of fold-change |
matrix with fold-change for M1/M2. Values that are NA in either M1 or M2 are NA in M
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.