Description Methods Note Author(s) Examples
Extracts coefficients from a fitted regression model.
Generic function.
Extractor function for coefficients.
coef
is a generic function which extracts the coefficients
from objects returned by modeling functions, here the regFit
and gregFit
parameter estimation functions.
Diethelm Wuertz for the Rmetrics R-port.
1 2 3 4 5 6 7 8 |
Loading required package: timeDate
Loading required package: timeSeries
Loading required package: fBasics
(Intercept) X1 X2 X3
-0.0130448 0.7527277 0.2828814 -0.5112529
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.