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

Description Usage Arguments See Also

View source: R/arima.rob.R

Description

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

Usage

1
2
## S3 method for class 'arima.rob'
print(x, digits = 4, ...)

Arguments

x

an object of class "arima.rob".

digits

the number of digits to display.

...

extra arguments passed to or from other methods.

See Also

print.


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