check_stan_delay function

Validate probability distribution for passing to stan

Validate probability distribution for passing to stan

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.

check_stan_delay(dist)

Arguments

  • dist: A dist_spec object.`

Returns

Called for its side effects.