:orphan: 





.. _d1cmp_cl_isv_tut:



One Compartment Model with Absorption and Inter-subject Variance f[CL_isv]=0.2
##############################################################################

[Generated automatically as a Tutorial summary]

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


:Name: d1cmp_cl_isv

:Title: One Compartment Model with Absorption and Inter-subject Variance f[CL_isv]=0.2

:Author: PoPy for PK/PD

:Abstract: 

| Population one Compartment Model with Absorption and Inter-subject Variance

:Keywords: one compartment model; dep_one_cmp_cl

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

:Diagram: 


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


Comparison
**********



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


.. code-block:: pyml

    -362.6880



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


.. code-block:: pyml

    -371.3278



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]
=====================



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


Outputs
*******



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


.. code-block:: pyml

    f[KA] = 0.2642
    f[CL] = 2.7416
    f[V] = 19.1975
    f[PNOISE_STD] = 0.1131
    f[ANOISE_STD] = 0.0417
    f[CL_isv] = 0.1647



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


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


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


* Gen: :ref:`d1cmp_cl_isv_gen` (gen)
* Fit: :ref:`d1cmp_cl_isv_fit` (fit)

Inputs
******



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

.. code-block:: pyml

    f[KA] = 0.3000
    f[CL] = 3.0000
    f[V] = 20.0000
    f[PNOISE_STD] = 0.1000
    f[ANOISE_STD] = 0.0500
    f[CL_isv] = 0.2000



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

.. code-block:: pyml

    f[KA] = 0.5000
    f[CL] = 1.0000
    f[V] = 15.0000
    f[PNOISE_STD] = 0.2000
    f[ANOISE_STD] = 0.2000
    f[CL_isv] = 0.0100

