check_stan_delay: Validate probability distribution for passing to stan

View source: R/checks.R

check_stan_delayR Documentation

Validate probability distribution for passing to stan

Description

[Stable] 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 dist_spec object.'

Value

Called for its side effects.


epiforecasts/EpiNow2 documentation built on Dec. 10, 2024, 5:32 p.m.