Collections:
Single Dose AUC Calculation
What Is Single Dose AUC Calculation?
✍: Guest
Single Dose AUC Calculation for Non-Compartmental Analysis (NCA) is relatively simple.
There are 4 commonly used methods:
Trapezoidal, Log-linear trapezoidal, Lagrange polynomial, and Purves,
as described in
"SAS Programming to Calculate AUC in Pharmacokinetic Studies" by John He.
1. Trapezoidal Method - Trapezoidal Method uses a straight line connecting two adjacent concentration-time points to simulate the actual the drug concentration curve.
2. Log-Linear Method - Log-Linear Method uses an exponential curve connecting two adjacent concentration-time points to simulate the actual the drug concentration curve.
3. Lagrange Polynomial Method - Lagrange Polynomial Method uses a cubic polynominal conneting four adjacent concentration-time points to simulate the actual the drug concentration curve.
3. Purves Method - Purves Method is an revised version of the Log-Linear method, by using a parabola through the origin curve for the absorption phase.
Â
⇑⇑ PK/PD Tutorials
2022-12-14, 1385🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1003441 Names: InChIKey: PCUSECGSYICOQV-UHFFFAOYS A-LSMILES: [NH4+].[NH4+]...
Molecule Summary: ID: FYI-1004466 Names: InChIKey: SDLHRUDTCAGBLQ-UHFFFAOYS A-NSMILES: O=C(Nc2cccc(N...
Molecule Summary: ID: FYI-1004173 Names: InChIKey: HKNNSWCACQFVIK-UHFFFAOYS A-NSMILES: CCCCCCCCCCCCC...
Molecule Summary: ID: FYI-1004104 Names: InChIKey: DDELFAUOHDSZJL-UHFFFAOYS A-NSMILES: CC6OC(Oc5cc(O...
How many command line tools are provided in the Open Babel package? By default, Open Babel package p...