No articles match
SCDB: Benchmarks2 months ago
Batch migration and incremental backups5 months ago
Intermittent data migration | Batch data migration
Automated Detection of Seasonal Epidemic Onset and Burden Levels in R5 months ago
Introduction | Seasonal data | Determining season | Determining the disease specific threshold | Applying the main algorithm | Seasonal onset and burden levels | Seasonal offset and multiple waves | Summary of seasonal onset and burden levels | Plot the comprehensive seasonal analysis | Investigate historical estimates | Example with incidence
Multiple waves5 months ago
Methodology | Applying the multiple waves algorithm | Estimate disease-specific threshold | Estimate multiple waves | Plot the comprehensive seasonal analysis with multiple waves
Extending diseasystore6 months ago
The diseasy data model | A bitemporal data model | valid_from and valid_until | from_ts and until_ts | Automatic data-coupling | Features | Observables | Stratifications | Naming convention | Creating FeatureHandlers | Computing features | Retrieving features | Aggregators | Putting it all together | Creating a diseasystore | ds_map | Key join filter | Testing your diseasystore | Exposing the period of data availability | Limiting support for some database backends
Extending diseasystore - simulist example6 months ago
Introduction | Feature identification | Feature implementation | The birth FeatureHandler | The sex FeatureHandler | The age FeatureHandler | The n_positive FeatureHandler | The n_hospital FeatureHandler | The n_admission FeatureHandler | The final product | Configuring the diseasystore | Retrieving features | Combining features | No stratification | Stratifying by a custom age group | Stratifying by generation
diseasystore: Google Health COVID-19 Open Data7 months ago
Seasonal Burden Levels12 months ago
Methodology | Peak observations | Weighting | Distribution and optimisation | Burden levels | Applying the seasonal_burden_levels() algorithm | Use the intensity_levels method | Use the peak_levels method | Compare intensity_levels, peak_levels and mem algorithms | aedseo and mem levels
Seasonal Epidemic Onset12 months ago
Methodology | Exponential growth rate | Applying the seasonal_onset algorithm | Visualising Growth Rates | Predicting Growth Rates | Summarising seasonal_onset results
Simulate Seasonal Epidemic Waves12 months ago
Simulation | Plot seasonal waves | Example of positive trend (weekly observations) | Example of negative trend (monthly observations) | Example of no trend (daily observations) | Example of phase shift (daily observations) | Examples of different noise scenarios | Deterministic (no noise) | Poisson-distributed noise | Negative binomial-distributed noise (high overdispersion) | Examples of different epidemic concentrations | Pure sinusoidal season | Epidemic concentrated season
diseasystore: Benchmarks1 years ago
diseasystore: ECDC Respiratory Viruses Weekly1 years ago
diseasystore: quick start guide1 years ago
Available diseasystores | Using a diseasystore | Dynamically expanded | Time versioned | Automatic aggregation | Dropping computed features | diseasystore options
Slowly Changing Dimension methodology1 years ago
Type 1 and Type 2 history | A "timeline of timelines" | Summary | References
SCDB: Basic principles1 years ago
References
Automated and Early Detection of Disease Outbreaks3 years ago
Introduction | Applying the algorithm | The aeddo package implements S3 methods | Formulation of the hiearchical generalzied linear model | Inference on individual groups | The rationale for employing the Gamma distribution as a second stage model | The three steps of the algorithm