An R package for ordinal pattern analysis.
opa can be installed from CRAN with:
install.packages("opa")
You can install the development version of opa from GitHub with:
# install.packages("remotes")
::install_github("timbeechey/opa") remotes
opa
See the introductory
guide for a brief demonstration of how to conduct an ordinal pattern
analysis using opa
.
Development of opa
was supported by a Medical Research
Foundation Fellowship (MRF-049-0004-F-BEEC-C0899).