BookmarkSubscribeRSS Feed

Time Series Exploration by Example in SAS® Enterprise Miner™

Started ‎11-04-2015 by
Modified ‎11-30-2015 by
Views 2,799

 

Download the Files (GitHub)

 

This tip is part of Learn by Example using SAS® Enterprise Miner™ series which offers various SAS Enterprise Miner templates to perform commonly used data mining tasks. These tips can be especially useful for those who do not have much experience using SAS EM to help them jump start using the software.Today I would like to cover the time series example which compares the sales of five products in five states. Below is the related EM flow.

 

ts.png

 

The TS Data Preparation node prepares the data for time series analysis by creating 25 time series variables where each variable corresponds to a sales series for each product and state combination.

 

TS Similarity node compares each time series to a specified target series. In the first TS Similarity node (TS Similarity General), no series is specified as target, so it performs pairwise comparisons among all of the 25 input time series variables by producing various similarity statistics and plots including cluster dendograms, cluster constellation plots, and distance maps.

The second TS Similarity node (TS Similarity Comparisons) performs the comparison based on a specified target series. Specifying a target series requires changes in the role of input variables, which is specified through the Metadata node.

 

If you would like to see the details of this analysis and view the nice similarity plots in SAS EM, go to our github repository, import the diagram (XML file) to your SAS Enterprise Miner project, and run the flow. More information about the example can be found in the PDF file.

 

Version history
Last update:
‎11-30-2015 02:59 PM
Updated by:
Contributors

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register now!

SAS AI and Machine Learning Courses

The rapid growth of AI technologies is driving an AI skills gap and demand for AI talent. Ready to grow your AI literacy? SAS offers free ways to get started for beginners, business leaders, and analytics professionals of all skill levels. Your future self will thank you.

Get started

Article Tags