pub fn two_compartments(x: &V, p: &V, t: T, rateiv: &V, _cov: &Covariates) -> VExpand description
Analytical solution for two compartment model.
ยงAssumptions
pis a vector of length 3 with ke, kcp and kpc in that orderrateivis a vector of length 1 with the value of the infusion rate (only one drug)xis a vector of length 2- covariates are not used