Group Abstract Group Abstract

Message Boards Message Boards

0
|
9.2K Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:

How to pair two Timeseries?

Posted 10 years ago
POSTED BY: Juerg Baertsch
3 Replies
Posted 10 years ago

Excellent!

POSTED BY: Eric Rimbey
Posted 10 years ago

Hi Eric

Thanks a lot for the hint. With Assosiation and KeyIntersection I get the wished result in 0.03 Seconds, so that I can work with this now!

Kind regards!

POSTED BY: Juerg Baertsch
Posted 10 years ago

Juerg,

A couple of suggestions... If your goal is specifically just correlation information, Mathematica has some built in functions for this. Check out the documentation for Correlation and CorrelationTest for starters.

If you're really interested in manipulating the data structures, then there are many approaches, but I don't know which ones would be most performant without benchmarking each one. The first approach that comes to my mind would be to use Associations. Check out the documentation for Association, KeyIntersection, and Merge.

POSTED BY: Eric Rimbey
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard