![]()  | 
  
    primarycensored
    
   | 
 
Helper function to compute the log CDF for the delay distribution. More...

Functions | |
| real | dist_lcdf (real delay, array[] real params, int dist_id) | 
Helper function to compute the log CDF for the delay distribution.
| real dist_lcdf | ( | real | delay, | 
| array[]real | params, | ||
| int | dist_id ) | 
Compute the log CDF of the delay distribution
| delay | Time delay | 
| params | Distribution parameters | 
| dist_id | Distribution identifier 1: Lognormal, 2: Gamma, 3: Normal, 4: Exponential, 5: Weibull, 6: Beta, 7: Cauchy, 8: Chi-square, 9: Inverse Chi-square, 10: Double Exponential, 11: Inverse Gamma, 12: Logistic, 13: Pareto, 14: Scaled Inverse Chi-square, 15: Student's t, 16: Uniform, 17: von Mises | 
Definition at line 24 of file primarycensored_ode.stan.
