Sequential analysis

by Sergii Bryl'
Jan 28, 2015
Sequence of shopping carts in-depth analysis with R – Sequence of events

We will cover how to find patterns of events. We will find events that occur systematically together and in the same order, relationships with customers’ characteristics and association rules between event subsequences

Read more
by Sergii Bryl'
Dec 27, 2014
Sequence of shopping carts in-depth analysis with R – Clustering

This is the second part of the in-depth sequence analysis and we will use clusterization for simplifying a large number of distinct sequences in a few types of trajectories

Read more
by Sergii Bryl'
Dec 04, 2014
Sequence of shopping carts in-depth analysis with R

Although the sankey diagram from the previous post provided us with a very descriptive tool, we can consider it a rather exploratory analisys.

Read more
by Sergii Bryl'
Oct 31, 2014
Sequence of shopping carts analysis with R – Sankey diagram

We will study how to apply a Sankey diagram visualization when doing a sequential analysis of shopping carts that can bring you a helpful knowledge of patterns of customer’s behavior

Read more