Skip to contents

Introducing seasonality in the infection probability through b.

Usage

b_season(b0, b1, period, t)

Arguments

b0

strength of seasonality parameter

b1

strength of seasonality parameter

period

periodicity of infection in weeks

t

vector of time

Value

description

Examples

b_season(-30, 0.85, 3*52, 1:10)
#>  [1] 8.047069e-25 8.561847e-25 9.492965e-25 1.096651e-24 1.319669e-24
#>  [6] 1.653718e-24 2.157242e-24 2.928127e-24 4.133515e-24 6.065193e-24