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

Automated and Early Detection of Seasonal Epidemic Onset and Burden Levels

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
NotificationsYou must be signed in to change notification settings

ssi-dk/aedseo

Repository files navigation

R-CMD-checkCodecov test coverageCRAN status

Description

The Automated and Early Detection of Seasonal Epidemic Onset and BurdenLevels (aedseo) package provides a powerful tool for automating theearly detection of seasonal epidemic onsets in time series data. Itoffers the ability to estimate growth rates for consecutive timeintervals. With use of the average observations within those intervalsand an estimated disease-specific threshold it also offers thepossibility to estimate seasonal onset of epidemics. Additionally itoffers the ability to estimate burden levels for seasons based onhistorical data. It is aimed towards epidemiologists, public healthprofessionals, and researchers seeking to identify and respond toseasonal epidemics in a timely fashion.

Installation

# Install aedseo from CRANinstall.packages("aedseo")

Development version

You can install the development version ofaedseo fromGitHub with:

# install.packages("devtools")devtools::install_github("ssi-dk/aedseo")

Getting started

To quickly get started withaedseo, follow these steps:

  1. Install the package using the code provided above.
  2. Load the package withlibrary(aedseo).
  3. Create a time series data object (tsd) from your data using theto_time_series() function orgenerate_seasonal_data() functions.
  4. Apply thecombined_seasonal_output() function to get acomprehensive seasonal analysis with seasonal onset and burdenlevels.

Vignette

For a more detailed introduction to the workflow of this package, seetheGet Started vignette or run;vignette("aedseo").

Contributing

We welcome contributions to theaedseo package. Feel free to openissues, submit pull requests, or provide feedback to help us improve.

About

Automated and Early Detection of Seasonal Epidemic Onset and Burden Levels

Topics

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp