check_generation_time {EpiNow2}R Documentation

Validate probability distribution for using as generation time

Description

[Stable] does all the checks incheck_stan_delay() and additionally makes sure that if dist is nonparametric, its first element is zero.

Usage

check_generation_time(dist)

Arguments

dist

A dist_spec object.'

Value

Called for its side effects.


[Package EpiNow2 version 1.7.1 Index]