![]() |
primarycensored
|
Helper function to compute the log PDF of the primary distribution. More...

Functions | |
| real | primary_lpdf (real x, int primary_id, array[] real params, real min, real max) |
Helper function to compute the log PDF of the primary distribution.
| real primary_lpdf | ( | real | x, |
| int | primary_id, | ||
| array[]real | params, | ||
| real | min, | ||
| real | max ) |
Compute the log PDF of the primary distribution
| x | Value |
| primary_id | Primary distribution identifier |
| params | Distribution parameters |
| min | Minimum value |
| max | Maximum value |
Definition at line 70 of file primarycensored_ode.stan.

