8000 opa/README.md at master · timbeechey/opa · GitHub
[go: up one dir, main page]

Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.22 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.22 KB

opa

R-CMD-check codecov

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).

0