Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

coef.TSmodelEstEval

Specific Methods for coef


Description

See the generic function description.

Usage

## S3 method for class 'TSmodelEstEval'
coef(object, criterion.args=NULL, ...)
    ## S3 method for class 'TSestModelEstEval'
coef(object, criterion.args=NULL, ...)

Arguments

object

an object (model) from which to extract coefficients(parameters).

criterion.args

arguments to be passed to this method when it is called by EstEval.

...

(further arguments, currently disregarded).

Details

The methods ***.ee are intended mainly to be called from EstEval as criterion for evaluating an estimation method. See coef.

See Also


EvalEst

Dynamic Systems Estimation - Extensions

v2021.2-1
GPL-2
Authors
Paul Gilbert <pgilbert.ttv9z@ncf.ca>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.