Description Usage Arguments Value
View source: R/myLinearRegression.R
Get the Y-intercept for a regression.
1 2 | ## S3 method for class 'linear_regression'
my.intercept(object)
|
object |
; A regression object. |
numeric ; A function that gives the response values for a given explanatory variable.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.