check_stan_delay {EpiNow2} | R Documentation |
Validate probability distribution for passing to stan
Description
check_stan_delay()
checks that the supplied data is a <dist_spec>
,
that it is a supported distribution, and that is has a finite maximum.
Usage
check_stan_delay(dist)
Arguments
dist |
A |
Value
Called for its side effects.
[Package EpiNow2 version 1.7.1 Index]