nComp: Get Amounts of Each Compartments using Lambdas and Coefficients of Multi-compartment Model
Description
It calculates using multi-compartment model.
Usage
nComp(Sol, Ka=0, DH)
Value
This returns a table with the gut and the other compartment columns
Arguments
Sol
Solution list of lambdas and coefficients
Ka
Absorption rate constant
DH
Expanded dosing history table
Author
Kyun-Seop Bae <k@acr.kr>
Details
First compartment is the gut compartment for oral dosing. IV bolus and infusion dosing should be done at the second compartment.
If a bolus dose was given at time T, it is reflected at times of larger than T. This is more close to real observation. ADAPT does like this, but NONMEM does not.