Description Usage Arguments Value Examples
Calculate R-squared (inner function)
1 | calc.r.sq(y, mu.rep)
|
y |
A numeric vector of outcomes. |
mu.rep |
A numberic vector of fitted values. |
An r-squared statistic calculated using y
and mu.rep
.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.