Learn R Programming

litteR (version 1.0.0)

intercept: Intercept

Description

Extract the intercept from object x.

Usage

intercept(x, ...)

Value

estimate of the intercept (numeric vector of length 1).

Arguments

x

object

...

further arguments passed to or from other methods.