Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

R package that provides a feature store tailored towards disease modelling

License

NotificationsYou must be signed in to change notification settings

ssi-dk/diseasystore

Repository files navigation

CRAN statusCI testscodecov

Overview

Thediseasystore package provides feature stores implemented in Rspecifically designed for serve disease data for epidemic preparedness.

What makes adiseasystore special, is that features are time-versionedvia{SCDB} and can be automatically coupled and stratified within thediseasystore package. This allows for a high degree of flexibility andreproducibility in the handling of disease data.

The package forms the data-backbone of the{diseasy} package.

Handling of diverse data sources

Different data sources are handled by individualdiseasystores whicheach facilitate access to the relevant disease data for the given datasource.

Data for different diseases will typically be structured in differentways. Thediseasystore package currently implements the Google HealthCOVID-19 Open Repository with morediseasystores on the way.

Thediseasystore package is designed to handle both individual-leveldata (typically protected) and semi-aggregated data (typically publiclyavailable).

If the data is at the individual-level, the feature store is fullydynamic and can adapt to (virtually) any stratification that the userspecifies. If the data conversely is semi-aggregated, the data can onlybe stratified at the levels of the semi-aggregation (or at higherlevels).

Installation

# Install diseasystore from CRAN:install.packages("diseasystore")# Alternatively, install the development version from github:# install.packages("devtools")devtools::install_github("ssi-dk/diseasystore")

Usage

For basic usage examples, seevignette("diseasystore").

About

R package that provides a feature store tailored towards disease modelling

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors6

Languages


[8]ページ先頭

©2009-2025 Movatter.jp