Skip to content

Fitting ARMA model with known inputs.

1 message · F.Tusell

#
Functions like arima() (in stats) may be what you want. Also you may
have a look at package dse1.

HTH, ft.