Description Usage Arguments Value
View source: R/myLinearRegression.R
Calculate the correlation of the regression.
1 2 | ## S3 method for class 'linear_regression'
my.correlation(object)
|
object |
; A regression object. |
numeric ; The correlation of the response values compared to the linear regression line.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.