User Portlet User Portlet

Discussions
Hi! I'm working on some financial data, and got stuck once computing the sample autocorrelation function for a time series. First I import the data, then turn it into a Time Series using TimeSeries[data,Automatic]. Then I run CorrelationFunction...