coef.arima.rob: Use coef on an arima.rob Object

Description Usage Arguments

View source: R/arima.rob.R

Description

This is a method for the function coef() for objects inheriting from class "arima.rob". See coef or coef.default for the general behavior of this function and for the interpretation of object.

Usage

1
2
## S3 method for class 'arima.rob'
coef(object, ...)

Arguments

object

an object of class "arima.rob".

...

extra arguments passed to or from other methods. The coef method here ignore these arguments.


robustarima documentation built on May 1, 2021, 1:06 a.m.