Core Analysis (peccary.core)#

Introduction#

The peccary module is the heart of the the peccary package and is used for calculating the ordinal patterns, probability distributions, Permutation Entropy, and Jensen-Shannon Statistical Complexity.

API#

peccary.core Module#

PECCARY method.

The class peccary is the core of the package and does all of the Permutation Entropy and Statistical Complexity calculations.

Classes#

peccary(data[, n, attr, dt, ptcl])

The peccary class is the core of the PECCARY method, which is based on work by Bandt & Pompe (2002), Rosso et al. (2007), and Weck et al. (2015).