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

Yuan, Rebecca rebecca.yuan at bankofamerica.com
Thu Mar 21 20:27:20 CET 2013


Hello Rui,

Thanks! I get it now. Should have read the documentation carefully!

Cheers,

Rebecca

-----Original Message-----
From: Rui Barradas [mailto:ruipbarradas at sapo.pt] 
Sent: Thursday, March 21, 2013 2:46 PM
To: Yuan, Rebecca
Cc: R help
Subject: Re: [R] How could I specify "no interception term" in arima?

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...{{dropped:14}}



More information about the R-help mailing list