Bioavailability and Lag¶
[Generated automatically as a Tutorial summary]
Inputs¶
Description¶
| Name: | biolag_abs_both |
|---|---|
| Title: | Bioavailability and Lag |
| Author: | Wright Dose Ltd |
| Abstract: |
One compartment model absorption dosing with bioavailability and lag parameters.
| Keywords: | identifiability; bioavailability; lag |
|---|---|
| Input Script: | biolag_abs_both_tut.pyml |
| Diagram: |
Failed to create compartment diagram
True f[X] values¶
f[KA] = 0.3
f[CL] = 3
f[V] = 20
f[ANOISE_STD] = 1
f[BIO] = 0.583
f[LAG] = 5
Starting f[X] values¶
f[KA] = 0.5
f[CL] = 1
f[V] = 15
f[ANOISE_STD] = 5
f[BIO] = 1
f[LAG] = 1
Outputs¶
Generating and Fitting Summaries¶
- Gen: Bioavailability and Lag (gen)
- Fit: Bioavailability and Lag (fit)
Fitted f[X] values¶
f[KA] = 0.92057
f[CL] = 1.7029
f[V] = 13.604
f[ANOISE_STD] = 0.90187
f[BIO] = 1
f[LAG] = 1.189E-07
Plots¶
Comparison¶
True objective value¶
43.6916347103
Final fitted objective value¶
39.6936010287
Compare Main f[X]¶
| Name | Initial | Fitted | True | Prop. Error | Abs. Error |
|---|---|---|---|---|---|
| f[KA] | 0.5 | 0.921 | 0.3 | 206.86% | 6.21e-01 |
| f[CL] | 1 | 1.7 | 3 | 43.24% | 1.30e+00 |
| f[V] | 15 | 13.6 | 20 | 31.98% | 6.40e+00 |
| f[BIO] | 1 | 1 | 0.583 | 71.53% | 4.17e-01 |
| f[LAG] | 1 | 1.19e-07 | 5 | 100.00% | 5.00e+00 |
Compare Noise f[X]¶
| Name | Initial | Fitted | True | Prop. Error | Abs. Error |
|---|---|---|---|---|---|
| f[ANOISE_STD] | 5 | 0.902 | 1 | 9.81% | 9.81e-02 |
Compare Variance f[X]¶
No Variance f[X] values to compare.