The goal of aion
is to handle cyclical events, of both continuous and categorical data.
Installation
Once it is available, you can install the released version of aion
from CRAN with:
#install.packages("aion")
And the development version from GitHub with:
# install.packages("devtools")
devtools::install_github("asshah4/aion")