my.intercept.linear_regression: Get the Y-intercept for a regression.

Description Usage Arguments Value

View source: R/myLinearRegression.R

Description

Get the Y-intercept for a regression.

Usage

1
2
## S3 method for class 'linear_regression'
my.intercept(object)

Arguments

object

; A regression object.

Value

numeric ; A function that gives the response values for a given explanatory variable.


vanNijnatten/Learn-Statistics documentation built on Dec. 23, 2021, 2:09 p.m.