[R] How could I specify "no interception term" in arima?

Rui Barradas ruipbarradas at sapo.pt
Thu Mar 21 19:45:35 CET 2013


Hello,

In fact, it's written there, in ?arima:

"Further, if include.mean is true (the default for an ARMA model), this 
formula applies to X - m rather than X."

So, use include.mean = FALSE


Hope this helps,

Rui Barradas

Em 21-03-2013 13:56, Yuan, Rebecca escreveu:
> Hello,
>
> I cannot find it in ?arima, does someone know how to specify "no interception" term in arima?
>
> Thanks,
>
> Rebecca
>
> ----------------------------------------------------------------------
> This message, and any attachments, is for the intended r...{{dropped:5}}
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>



More information about the R-help mailing list