coef.StabilizedRegression {StabilizedRegression} | R Documentation |
Coefficients functions for 'StabilizedRegression' objects.
## S3 method for class 'StabilizedRegression'
coef(object, predictive_model = FALSE, ...)
object |
object of class 'StabilizedRegression'. |
predictive_model |
boolean specifying whether to use the |
... |
additional arguments affecting the summary produced. |
Niklas Pfister