Miscellaneous functions that I wish were in or consistent between S-Plus and R.
Miscellaneous functions that I wish were in or consistent between S-Plus and R.
as.rts(x, ...) title.trellis(main = NULL, sub = NULL, xlab = NULL, ylab = NULL, line = NA, outer = FALSE, axes=NULL, ...) title.grob(main=NULL, y=.99, gp=gpar(cex=1.5)) ## S3 method for class 'arima.model' as.character(x, ...) arima.model(x) coefArimaHH(object, ...) .arima.info.names.not.ordered (model)
x |
vector or time series |
... |
Additional arguments. |
main, sub, xlab, ylab, line, outer, axes |
See |
model |
A time series model specification in the S-Plus notation. |
object |
|
y, gp |
See |
The result object of arima.model
has class "arima.model"
Richard M. Heiberger (rmh@temple.edu)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.