The function prints the result of madlib.arima
in a
pretty format
# S3 method for arima.css.madlib
summary(object, ...)
The ARIMA fitting result object of madlib.arima
Further arguments passed to or from other methods. This is currently not implemented.
The function returns the object passed to the function
madlib.arima
Wrapper for MADlib ARIMA model fitting
print.arima.css.madlib
print the ARIMA result
# NOT RUN {
## Please see the examples in madlib.arima doc
# }
Run the code above in your browser using DataLab