generate_ar_annual: Generates attack rates from an SIR model with fixed...

View source: R/simulate_data.R

generate_ar_annualR Documentation

Generates attack rates from an SIR model with fixed beta/gamma, specified final attack rate and the number of time "buckets" to solve over ie. buckets=12 returns attack rates for 12 time periods

Description

Generates attack rates from an SIR model with fixed beta/gamma, specified final attack rate and the number of time "buckets" to solve over ie. buckets=12 returns attack rates for 12 time periods

Usage

generate_ar_annual(AR, buckets)

seroanalytics/serosolver documentation built on April 24, 2023, 9:52 a.m.