pkpd.protocols.protocol_pkpd_absorption_rate module

class pkpd.protocols.protocol_pkpd_absorption_rate.ProtPKPDAbsorptionRate(**kwargs)[source]

Bases: pkpd.protocols.protocol_pkpd_fit_base.ProtPKPDFitBase

Estimation of the absorption rate for a non-intravenous route. The estimation is performed after estimating

the elimination rate. The experiment is determined by the

Protocol created by http://www.kinestatpharma.com

.

See the theory at http://www.pharmpress.com/files/docs/Basic%20Pharmacokinetics%20sample.pdf

createModel()[source]
getListOfFormDependencies()[source]
getXYvars()[source]
postSampleAnalysis(sampleName)[source]
prepareForSampleAnalysis(sampleName)[source]
setupFromFormParameters()[source]