opa

An R package for ordinal pattern analysis.

Installation

opa can be installed from CRAN with:

install.packages("opa")

You can install the development version of opa from GitHub with:

# install.packages("remotes")
remotes::install_github("timbeechey/opa")

Using opa

See the introductory guide for a brief demonstration of how to conduct an ordinal pattern analysis using opa.

Acknowledgements

Development of opa was supported by a Medical Research Foundation Fellowship (MRF-049-0004-F-BEEC-C0899).