Skip to content

Vector Autocorrelation Function in R?

2 messages · Andreas Klein, Stefan Grosse

#
Hello.


Does anyone know, if there is a function in R to compute the vector autocorrelations?

Thank you in advance.


Regards,
Andreas.
2 days later
#
Andreas Klein schrieb:
?ccf on bivariate time series.

+ have a look at the vars package though I am not sure what exactly you
are trying.

hth
Stefan