powered by
This function performs autocorrelation frequency analysis in a time series.
Analyze_Fre_Acf(ts, max_frequency = 0.5)
A data frame.
a numeric vector of time series data.
the maximum frequency under consideration.
Hossein hassani, Masoud yarmohammadi, Mohammad reza yeganegi and Leila Marvian Mashhad.
data(co2) Analyze_Fre_Acf(co2)
Run the code above in your browser using DataLab