pkpd.protocols.protocol_pkpd_dissolution_ivivc_generic module

class pkpd.protocols.protocol_pkpd_dissolution_ivivc_generic.ProtPKPDDissolutionIVIVCGeneric(**kwargs)[source]

Bases: pkpd.protocols.protocol_pkpd_dissolution_ivivc.ProtPKPDDissolutionIVIVC

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]
calculateAllIvIvCLoop()[source]
constructBounds(coeffList, boundsStr)[source]
goalFunction(x)[source]
printFormulas(fh)[source]