marksendak/constellation: Identify Event Sequences Using Time Series Joins

Examine any number of time series data frames to identify instances in which various criteria are met within specified time frames. In clinical medicine, these types of events are often called "constellations of signs and symptoms", because a single condition depends on a series of events occurring within a certain amount of time of each other. This package was written to work with any number of time series data frames and is optimized for speed to work well with data frames with millions of rows.

Getting started

Package details

Maintainer
LicenseGPL (>= 2)
Version0.2.0
URL https://github.com/marksendak/constellation
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("marksendak/constellation")
marksendak/constellation documentation built on May 29, 2019, 12:41 p.m.