Re: [R] arima/fixed

2021-02-01 Thread Martin Maechler
> Martin Maechler > on Sat, 30 Jan 2021 12:21:14 +0100 writes: > Rolf Turner > on Sat, 30 Jan 2021 16:11:32 +1300 writes: >> On Fri, 29 Jan 2021 12:47:25 + Nasia Petsa >> wrote: >>> Dear all, >>> >>> I have the following problem with determinin

Re: [R] arima/fixed

2021-01-30 Thread Martin Maechler
> Rolf Turner > on Sat, 30 Jan 2021 16:11:32 +1300 writes: > On Fri, 29 Jan 2021 12:47:25 + > Nasia Petsa wrote: >> Dear all, >> >> I have the following problem with determining the argument fixed in >> arima function. What is the length of argument fix

Re: [R] arima/fixed

2021-01-29 Thread Rolf Turner
On Fri, 29 Jan 2021 12:47:25 + Nasia Petsa wrote: > Dear all, > > I have the following problem with determining the argument fixed in > arima function. What is the length of argument fixed for an > ARIMA(1,0,0)(0,1,1) and what is the correct order for the parameters Hmm. The help is in

[R] arima/fixed

2021-01-29 Thread Nasia Petsa
Dear all, I have the following problem with determining the argument fixed in arima function. What is the length of argument fixed for an ARIMA(1,0,0)(0,1,1) and what is the correct order for the parameters ? [[alternative HTML version deleted]] __