• Language: en
  • Documentation version: 1.3.1

Linear PD model

[Generated automatically as a Generation summary]

Model Description

Name:

linear_pd

Title:

Linear PD model

Author:

PoPy for PK/PD

Abstract:

A simple Linear PD Model.
Model consists of a baseline which increases linearly with concentration.
Keywords:

pd; linear; one compartment model

Input Script:

linear_pd_gen.pyml

Diagram:

Outputs

Population simulated (sim) plots

indOBS_vs_TIME

Generated parameter .csv files

Fixed Effects:

fx_params.csv (gen)

Random Effects:

rx_params.csv (gen)

Model params:

mx_params.csv (gen)

State values:

sx_params.csv (gen)

Predictions:

px_params.csv (gen)

Observations:

synthetic_data.csv (gen)

Inputs

True f[X] values (for simulation)

f[BL] = 10.0000
f[SLOPE] = 1.0000
f[ANOISE] = 0.5000
Back to Top