![]() |
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 xmin, real xmax) |
Helper function to compute the log PDF of the primary distribution.
| real primary_lpdf | ( | real | x, |
| int | primary_id, | ||
| array[]real | params, | ||
| real | xmin, | ||
| real | xmax ) |
Compute the log PDF of the primary distribution
| x | Value |
| primary_id | Primary distribution identifier |
| params | Distribution parameters |
| xmin | Minimum value |
| xmax | Maximum value |
Definition at line 70 of file primarycensored_ode.stan.

