extra | R Documentation |
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)
arma.loop
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.