Hi,
I'm currently working with a SARIMA model from which I want to make
simulations. As I understand, neither sarima.Sim nor the functions in
the gsarima package use historic realizations of the time series to
simulate future values. However, I want to use historic values as
input and simulate future values based on the history. Anyone who know
whether such a function is available in the libaries or anywhere else?
Thanks for any help!
Knut
______________________________________________
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.