Hi,

I want to fit a regression model with one independent variable. The error
part should be fitted an ARMA process.

For example,

y_t = a + b*x_t + e_t where e_t is modelled as an ARMA process.

Please let me know how do I do this in R. What code should I use?

TIA
Aditya

        [[alternative HTML version deleted]]

______________________________________________
R-help@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.

Reply via email to