Description Usage Arguments Value
View source: R/myRegression.generics.R
Calculate the coefficient of determination of a regression (also called the R(correlation) squared).
1 | my.coefficient.of.determination(object)
|
object |
; A regression object. |
numeric ; The coefficient of determination of the regression line. '1' Means a perfect correlation, '0' Means no correlation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.