See the generic function description.
# S3 method for coefEstEval
roots(obj, criterion.args=NULL, ...)
# S3 method for rootsEstEval
roots(obj, ...)
# S3 method for TSestModelEstEval
roots(obj, criterion.args=NULL, ...)
# S3 method for TSmodelEstEval
roots(obj, criterion.args=list(randomize = TRUE), ...)
an object from which roots are to be extracted or calculated and printed.
arguments to be passed to this method when it is
called by EstEval
.
arguments to be passed to other methods.
The methods ***.ee are intended mainly to be called from EstEval as criterion for evaluating an estimation method.
roots
stability
EstEval