Skip to content

EHDEN/TimeSeriesAnalysis

Repository files navigation

TimeSeriesAnalysis

Evaluating time series analysis methods using the OMOP CDM

Introduction

This package is used to evaluate and test time series analysis methods with a focus on evaluating risk minimisation measures.

Features

Technology

TimeSeriesAnalysis is an R package.

System Requirements

Requires R (version 4.0.0 or higher). Installation on Windows requires RTools. Libraries used in TimeSeriesAnalysis require Java.

Installation

  1. See the instructions here for configuring your R environment, including RTools and Java.

  2. In R, use the following commands to download and install TimeSeriesAnalysis:

install.packages("remotes")
remotes::install_github("EHDEN/TimeSeriesAnalysis")

User Documentation

Documentation can be found on the package website.

PDF versions of the documentation are also available:

Support

License

TimeSeriesAnalysis is licensed under Apache License 2.0

Development

TimeSeriesAnalysis is being developed in R Studio.

Development status

TimeSeriesAnalysis is under development.

About

Evaluating time series analysis methods using the OMOP CDM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published