An honest list of what FractaLPK actually fits, the equations behind each candidate, and how the verdict is decided. No black-box claims.
Each upload is fitted against 3 baseline candidates plus an 8-model multi-compartment structural search. The fitter runs models in parallel; you receive the AIC ranking, the winning equation with parameters, and a verdict statement.
Baseline candidates| Name | Kinetic class | Form |
|---|---|---|
| Classical 1-CMT | classical | Bateman: C(t) = A·e−kt |
| PBFTPK (Panos ODE) | finite-time PK | ODE system with finite absorption / elimination windows (Macheras) |
| FractaLPK Fractional | monofractional | C(t) = A·Eα(−k·tα), α ∈ (0.1, 2.0) |
| Name | Class | Form |
|---|---|---|
| 1-CMT classical | classical | A·e−kt |
| 2-CMT classical | classical | A₁·e−k₁t + A₂·e−k₂t |
| 3-CMT classical | classical | Σi=1..3 Aᵢ·e−kᵢt |
| 1-CMT monofractional | monofractional | A·Eα(−k·tα), shared α |
| 2-CMT monofractional | monofractional | Σ Aᵢ·Eα(−kᵢ·tα), shared α |
| 3-CMT monofractional | monofractional | Σ Aᵢ·Eα(−kᵢ·tα), shared α |
| 2-CMT multifractional | multifractional | Σ Aᵢ·Eαᵢ(−kᵢ·tαᵢ), independent αᵢ |
| 3-CMT multifractional | multifractional | Σ Aᵢ·Eαᵢ(−kᵢ·tαᵢ), independent αᵢ |
Fitted on per-time mean volume (mm³). Hahnfeldt-class models include explicit vascular dynamics; the fractional variant uses a Caputo derivative on the same Hahnfeldt structure to capture sub-/super-diffusive growth memory.
| Name | Class | Form |
|---|---|---|
| Exponential | 2-parameter | V(t) = V₀·ekt |
| Logistic | 3-parameter | dV/dt = r·V·(1 − V/K) |
| Gompertz | 3-parameter | dV/dt = λ·V·ln(K/V) |
| Hahnfeldt classical | 4-parameter | Tumor + vasculature ODE pair (integer order) |
| Hahnfeldt fractional | 4-parameter + α | Caputoα(V) = same RHS, α ∈ (0.1, 2.0) |
For dissolution and in-vitro release profiles. The fractional Mittag-Leffler model is parsimony-gated: it must beat the runner-up by ΔAIC ≥ 8 to win, because lower-α drift can otherwise mimic Korsmeyer-Peppas / Weibull tails spuriously.
| Name | Class | Form |
|---|---|---|
| First-order | 1-parameter | F(t) = 1 − e−kt |
| Higuchi | 1-parameter | F(t) = kH·√t |
| Korsmeyer-Peppas | 2-parameter | F(t) = k·tn, with mechanism band from n |
| Weibull | 2-parameter | F(t) = 1 − e−(t/τ)β |
| Mittag-Leffler fractional | 2-parameter | F(t) = 1 − Eα(−k·tα), α ∈ (0.1, 2.0) |
All models are ranked by Akaike Information Criterion (AIC). The reported winner is not always the lowest-AIC model — if a simpler model is within ΔAIC < 4 of the leader, the simpler one is picked under parsimony. When any diagnostic flag fires, the verdict is downgraded.
Full per-engine implementation notes and software references live in the engineering documentation accompanying each report.
Sample PDFs use public benchmark datasets and the same pipeline a paying client gets.
PopPK sample (PDF) Tumor sample (PDF) Drug-release sample (PDF)