pkpd.protocols.protocol_pkpd_dissolution_ivivc_splines module

class pkpd.protocols.protocol_pkpd_dissolution_ivivc_splines.ProtPKPDDissolutionIVIVCSplines(**kwargs)[source]

Bases: pkpd.protocols.protocol_pkpd_dissolution_ivivc_generic.ProtPKPDDissolutionIVIVCGeneric

Calculate the in vitro-in vivo correlation between two experiments. Each experiment may have several profiles and all vs all profiles are calculated. You may scale the time between the two sets of experiments

addParametersToExperiment(outputExperiment, sampleName, individualFrom, vesselFrom, optimum, R)[source]
calculateAllIvIvC(objId1, objId2)[source]
constructBounds(coeffList, boundsStr)[source]
constructResponseCoeffs(N)[source]
constructTimeCoeffs(N)[source]
getParameters(x, i0, parameterList, vitroPrefix)[source]
goalFunction(x)[source]
printFormulas(fh)[source]