:orphan: 





.. _gen_diag_fit_full_fit:



Diagonal matrix generation full matrix fit
##########################################

[Generated automatically as a Fitting summary]

Inputs
******



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

:Name: gen_diag_fit_full

:Title: Diagonal matrix generation full matrix fit

:Author: Wright Dose Ltd

:Abstract: 

| One compartment model with absorption compartment and CL/V parametrisation.
| This script uses a diagonal covariance matrix to generate the data and a full covariance matrix to fit.

:Keywords: dep_one_cmp_cl; one compartment model; diagonal matrix; full matrix

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

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

:Diagram: 


.. thumbnail:: gen_diag_fit_full_fit.pyml_output/fit/compartment_diagram.svg
    :width: 200px


Initial fixed effect estimates
==============================

.. 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,V_isv] = [
        [ 0.0100, 0.0001 ],
        [ 0.0001, 0.0100 ],
    ]



Outputs
*******



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

.. code-block:: pyml

    -2173.3801


which required N. iterations and took 677.51 seconds

Final fitted fixed effects
==========================

.. 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,V_isv] = [
        [ 0.1767, 0.0096 ],
        [ 0.0096, 0.0886 ],
    ]



Fitted parameter .csv files
===========================


:Fixed Effects: :download:`fx_params.csv (fit) <gen_diag_fit_full_fit.pyml_output/fit/solN/fx_params.csv>`

:Random Effects: :download:`rx_params.csv (fit) <gen_diag_fit_full_fit.pyml_output/fit/solN/rx_params.csv>`

:Model params: :download:`mx_params.csv (fit) <gen_diag_fit_full_fit.pyml_output/fit/solN/mx_params.csv>`

:State values: :download:`sx_params.csv (fit) <gen_diag_fit_full_fit.pyml_output/fit/solN/sx_params.csv>`

:Predictions: :download:`px_params.csv (fit) <gen_diag_fit_full_fit.pyml_output/fit/solN/px_params.csv>`



Plots
*****



Dense sim plots
===============



.. thumbnail:: images/fit_dense/000001.svg
    :width: 200px


.. thumbnail:: images/fit_dense/000002.svg
    :width: 200px


.. thumbnail:: images/fit_dense/000003.svg
    :width: 200px


Alternatively see :ref:`gen_diag_fit_full_dense_sim_plots`

Comparison
**********



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




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




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


===============  ==============  ================  =============  ============
Variable Name      Fitted Value    Starting Value    Prop Change    Abs Change
===============  ==============  ================  =============  ============
f[CL_isv]                0.1767            0.0100        16.6739        0.1667
f[CL_isv;V_isv]          0.0096            0.0001        95.3294        0.0095
f[V_isv;CL_isv]          0.0096            0.0001        95.3294        0.0095
f[V_isv]                 0.0886            0.0100         7.8612        0.0786
===============  ==============  ================  =============  ============