check_generation_time {EpiNow2} | R Documentation |
Validate probability distribution for using as generation time
Description
does all the checks in
check_stan_delay()
and additionally makes sure
that if dist
is nonparametric, its first element is zero.
Usage
check_generation_time(dist)
Arguments
dist |
A |
Value
Called for its side effects.
[Package EpiNow2 version 1.7.1 Index]