coef.StabilizedRegression: coefficients function

View source: R/coef.StabilizedRegression.R

coef.StabilizedRegressionR Documentation

coefficients function

Description

Coefficients functions for 'StabilizedRegression' objects.

Usage

## S3 method for class '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.

Author(s)

Niklas Pfister


StabilizedRegression documentation built on June 30, 2022, 9:06 a.m.