Skip to content
Prev 132133 / 398506 Next

VARMA in R

Hey Giovanni, 

thanks a lot for the help. I tried out combining the two functions
dlmModARMA and dlmMLE and it works. The only problem I have right now is
this. When I pass on the information about the starting parameters (param)
in the dlmMLE function I can only input one parameter vector. However, for a
VARMA I have a matrix of coefficients for both the AR part and MA part. How
can I signal to dlmModARMA which part of the passed on vector is supposed to
be the AR input, the MA input and so on? 

Thanks again! 

Benjamin
Giovanni Petris wrote: