![]() |
primarycensored
|
Main ODE system functions. More...
Subgroups | |
Exponential Growth Distribution Functions | |
Functions for exponential growth distribution calculations. | |
Log CDFs for the ode function | |
Helper function to compute the log CDF for the delay distribution. | |
Log PDFs of the primary distribution | |
Helper function to compute the log PDF of the primary distribution. | |
Functions | |
vector | primarycensored_ode (real t, vector y, array[] real theta, array[] real x_r, array[] int x_i) |
Main ODE system functions.
vector primarycensored_ode | ( | real | t, |
vector | y, | ||
array[]real | theta, | ||
array[]real | x_r, | ||
array[]int | x_i ) |
ODE system for the primary censored distribution
t | Time |
y | State variables |
theta | Parameters |
x_r | Real data |
x_i | Integer data |
Definition at line 90 of file primarycensored_ode.stan.