auto/cross correlations

Welcome to our Forums Technical Support Support Desk auto/cross correlations

Tagged: , ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #5353
    s_paladugu
    Participant

      Hi, is it possible to calculate auto/cross correlations of time series data in datagraph?

      something like, “xcorr” in python?

      Thanks in advance.

      #5499
      dgteam
      Moderator

        Sorry for a bit of delay in responding!  DataGraph does not have this as a built-in function.  We created a file the performs the calculations.

        Download the file:

        https://community.visualdatatools.com/examples/Cross-CovarianceXY.dgraph.zip

        In the file, select the two columns you want to analyze and the output will be updated in the graph.

        We used these two examples to check the calculations.

        Example 1: Testcase

        Here is the output from DataGraph:

        Cross-correlation

        Example 2: N/S Currents

        DataGraph Output:

        Cross-correlation2

        Very interested in feedback on this file.  One advantage is that the data is plotted along with the lag, but interested in what you think!

         

        #5506
        s_paladugu
        Participant

          Wow. Thank you.

          #5507
          dgteam
          Moderator

            We also posted an autocorrelation example on the File > On-line Examples.

            Untitled

             

            This file is set up the similar to the cross-correlation but I think it is a little easier to see how it works.  In fact, we made this file first as a test case.

             

          Viewing 4 posts - 1 through 4 (of 4 total)
          • You must be logged in to reply to this topic.

          Welcome to our Forums Technical Support Support Desk auto/cross correlations