:orphan: 





.. _gen_indep_fit_indep_gen:



Diagonal matrix generation diagonal matrix fit using separate univariate normals
################################################################################

[Generated automatically as a Generation summary]

Inputs
******



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

:Name: gen_indep_fit_indep

:Title: Diagonal matrix generation diagonal matrix fit using separate univariate normals

: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 diagonal covariance matrix to fit.
| Note here the 'diagonal matrix' is implemented as two separate univariate normal distributions, which is equivalent.

:Keywords: dep_one_cmp_cl; one compartment model; diagonal matrix

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

:Diagram: 


.. thumbnail:: gen_indep_fit_indep_gen.pyml_output/gen/compartment_diagram.svg
    :width: 200px


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

.. code-block:: pyml

    f[KA] = 0.3
    f[CL] = 3
    f[V] = 20
    f[PNOISE_STD] = 0.1
    f[ANOISE_STD] = 0.05
    f[CL_isv] = 0.2
    f[V_isv] = 0.1



Outputs
*******



Generated parameter .csv files
==============================


:Fixed Effects: :download:`fx_params.csv (gen) <gen_indep_fit_indep_gen.pyml_output/gen/fx_params.csv>`

:Random Effects: :download:`rx_params.csv (gen) <gen_indep_fit_indep_gen.pyml_output/gen/rx_params.csv>`

:Model params: :download:`mx_params.csv (gen) <gen_indep_fit_indep_gen.pyml_output/gen/mx_params.csv>`

:State values: :download:`sx_params.csv (gen) <gen_indep_fit_indep_gen.pyml_output/gen/sx_params.csv>`

:Predictions: :download:`px_params.csv (gen) <gen_indep_fit_indep_gen.pyml_output/gen/px_params.csv>`


:Synthetic Data: :download:`synthetic_data.csv (gen) <synthetic_data.csv>`


Plots
*****



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



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


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


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


Alternatively see :ref:`gen_indep_fit_indep_dense_sim_plots`