R在水文时间序分析的应用.docVIP

  • 2
  • 0
  • 约1.49万字
  • 约 13页
  • 2016-10-05 发布于贵州
  • 举报
R在水文时间序分析的应用

R在水文时间序列分析的应用 自回归滑动平均模型 Autoregressive Models - AR(p) ar {stats} Fit Autoregressive Models to Time Series Description Fit an autoregressive time series model to the data, by default selecting the complexity by AIC. Usage ar(x, aic = TRUE, order.max = NULL, method=c(yule-walker, burg, ols, mle, yw), na.action, series, ...) Arguments x A univariate or multivariate time series. aic Logical flag. If TRUE then the Akaike Information Criterion is used to choose the order of the autoregressive model. If FALSE, the model of order order.max is fitted. order.max Maximum order (or order) of mode

文档评论(0)

1亿VIP精品文档

相关文档