rsq | R Documentation |
Calculate $R^2$
rsq(y, yhat, offset)
y |
numeric vector of observed expression values. |
yhat |
numeric vector of predicted expression values. |
offset |
numeric vector giving basal expression level. |
numeric vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.