intercept: Returns an intercept object

Description Usage Arguments Details

Description

intercept returns an intercept object.

Usage

1
intercept(x = 0)

Arguments

x

Intercept vector (default to 0)

Details

This object represents the constant, or intercept, associated with a linear-based model. For univariate models, the intercept is a scalar. For multivariate models, the intercept is a vector. This vector is passed to intercept using the x parameter.


craiggrabowski/predictr documentation built on May 28, 2019, 7:48 p.m.