Learn R Programming

StabilizedRegression (version 1.0)

coef.StabilizedRegression: coefficients function

Description

Coefficients functions for 'StabilizedRegression' objects.

Usage

# S3 method for StabilizedRegression
coef(object, predictive_model = FALSE, ...)

Arguments

object

object of class 'StabilizedRegression'.

predictive_model

boolean specifying whether to use the

...

additional arguments affecting the summary produced.