Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 370 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 370 Bytes

Clickstream-Analysis

This R code is an example of analyzing Clickstream Data using Markov Chains and data mining SPADE algorithm.

Usage I have used R version 3.3.3 (2017-03-06) -- "Another Canoe"

All packages needed are mentioned in the code.

You just need to import the data as a .csv file, install the required packages and run the code!

License The MIT License