primarycensored
Loading...
Searching...
No Matches
ODE System Functions

Main ODE system functions. More...

Collaboration diagram for ODE System Functions:

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)
 

Description

Main ODE system functions.

Function Documentation

◆ primarycensored_ode()

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

Parameters
tTime
yState variables
thetaParameters
x_rReal data
x_iInteger data
Returns
Derivatives of the state variables

Definition at line 90 of file primarycensored_ode.stan.

Here is the call graph for this function:
Here is the caller graph for this function: