coef.StabilizedRegression {StabilizedRegression}R 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


[Package StabilizedRegression version 1.1 Index]