:orphan: 





.. _biolag_both_tut:



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

[Generated automatically as a Tutorial summary]

Model Description
*****************


:Name: biolag_both

:Title: Bioavailability and Lag

:Author: PoPy for PK/PD

:Abstract: 

| One compartment model with bioavailability and lag parameters.

:Keywords: identifiability; bioavailability; lag; iv_one_cmp_cl

:Input Script: :download:`biolag_both_tut.pyml <biolag_both_tut.pyml>`

:Diagram: 


.. thumbnail:: compartment_diagram.svg
    :width: 200px


Comparison
**********



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


.. code-block:: pyml

    86.0288



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


.. code-block:: pyml

    83.5562



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.

Outputs
*******



Fitted f[X] values (after fitting)
==================================


.. code-block:: pyml

    f[CL] = 2.0897
    f[V] = 11.2811
    f[ANOISE_STD] = 0.9210
    f[BIO] = 0.8015
    f[LAG] = 0.0212



Generated data .csv file
========================


:Synthetic Data: :download:`synthetic_data.csv <synthetic_data.csv>`


Gen and Fit Summaries
=====================


* Gen: :ref:`biolag_both_gen` (gen)
* Fit: :ref:`biolag_both_fit` (fit)

Inputs
******



True f[X] values (for simulation)
=================================

.. code-block:: pyml

    f[CL] = 3.0000
    f[V] = 20.0000
    f[ANOISE_STD] = 1.0000
    f[BIO] = 0.6376
    f[LAG] = 3.0000



Starting f[X] values (before fitting)
=====================================

.. code-block:: pyml

    f[CL] = 1.0000
    f[V] = 15.0000
    f[ANOISE_STD] = 5.0000
    f[BIO] = 0.8000
    f[LAG] = 1.0000

