clickstream - Analyzes Clickstreams Based on Markov Chains
A set of tools to read, analyze and write lists of click sequences on websites (i.e., clickstream). A click can be represented by a number, character or string. Clickstreams can be modeled as zero- (only computes occurrence probabilities), first- or higher-order Markov chains.
Last updated 2 years ago
2.69 score 12 stars 41 scripts 583 downloadshypercube - Organizing Data in Hypercubes
Provides functions and methods for organizing data in hypercubes (i.e., a multi-dimensional cube). Cubes are generated from molten data frames. Each cube can be manipulated with five operations: rotation (change.dimensionOrder()), dicing and slicing (add.selection(), remove.selection()), drilling down (add.aggregation()), and rolling up (remove.aggregation()).
Last updated 5 years ago
1.15 score 14 scripts 224 downloads