pkpd.protocols.protocol_pkpd_dissolution_simulation module

class pkpd.protocols.protocol_pkpd_dissolution_simulation.ProtPKPDDissolutionPKSimulation(**kwargs)[source]

Bases: pkpd.protocols.protocol_pkpd.ProtPKPD

This protocol simulates the pharmacokinetic response of an ODE model when it is given a single dose of an drug whose release is modelled by an in vitro fitting and an in vitro-in vivo correlation.

NCA(t, C)[source]
addSample(sampleName, t, y, fromSamples)[source]
createOutputStep()[source]
getInVitroModels()[source]
getPKModels()[source]
getScaling()[source]
simulate(objId1, objId2, inputDose, inputN)[source]