:orphan: 





.. _biolag_abs_bio_tut:



Bioavailability and Lag
#######################

[Generated automatically as a Tutorial summary]

Inputs
******



Description
===========

:Name: biolag_abs_bio

: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: :download:`biolag_abs_bio_tut.pyml <biolag_abs_bio_tut.pyml>`

:Diagram: 

Failed to create compartment diagram

True f[X] values
================

.. code-block:: pyml

    f[KA] = 0.3
    f[CL] = 3
    f[V] = 20
    f[ANOISE_STD] = 1
    f[BIO] = 0.583
    f[LAG] = 0



Starting f[X] values
====================

.. code-block:: pyml

    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: :ref:`biolag_abs_bio_gen` (gen)
* Fit: :ref:`biolag_abs_bio_fit` (fit)

Fitted f[X] values
==================

.. code-block:: pyml

    f[KA] = 0.4038
    f[CL] = 2.624
    f[V] = 16.15
    f[ANOISE_STD] = 0.90055
    f[BIO] = 1
    f[LAG] = 0.0016455



Plots
*****



Dense comp plots
================



.. thumbnail:: images/comp_dense/000000.svg
    :width: 200px


Alternatively see :ref:`biolag_abs_bio_dense_comp_plots`

Comparison
**********



True objective value
====================


.. code-block:: pyml

    40.7746562851



Final fitted objective value
============================


.. code-block:: pyml

    39.6302526255



Compare Main f[X]
=================



.. csv-table:: 
    :file: fx_comp_main.csv
    :header-rows: 1


Compare Noise f[X]
==================



.. csv-table:: 
    :file: fx_comp_noise.csv
    :header-rows: 1


Compare Variance f[X]
=====================


No Variance f[X] values to compare.