Description Usage Arguments Value Author(s) References Examples
Takes a Log2CPM numeric matrix and MArrayLM fit object from lmFit and calculates R-squared for each gene fit.
1 | rsq_calc(x, fit)
|
x |
A normalized log2cpm matrix |
fit |
A MArrayLM object from lmFit |
A vector of R-squared values for each gene fit.
John Thompson, jrt@thompsonclan.org
https://support.bioconductor.org/p/17431/ (Mark Robinson)
1 | rsq = rsq_calc (log2cpm, fitObject)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.