coef.TSmodelEstEval | R Documentation |
See the generic function description.
## S3 method for class 'TSmodelEstEval'
coef(object, criterion.args=NULL, ...)
## S3 method for class 'TSestModelEstEval'
coef(object, criterion.args=NULL, ...)
object |
an object (model) from which to extract coefficients(parameters). |
criterion.args |
arguments to be passed to this method when it is
called by |
... |
(further arguments, currently disregarded). |
The methods ***.ee are intended mainly to be called from EstEval
as
criterion for evaluating an estimation method. See coef
.
EstEval
coef
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.