pkpd.protocols.protocol_pkpd_dissolution_levyplot module

class pkpd.protocols.protocol_pkpd_dissolution_levyplot.ProtPKPDDissolutionLevyPlot(**kwargs)[source]

Bases: pkpd.protocols.protocol_pkpd.ProtPKPD

Calculate the Levy plot between two dissolution experiments. Each experiment may have several profiles and all vs all profiles are calculated

addSample(outputExperiment, sampleName, tvitro, tvivo, individualFrom, vesselFrom)[source]
calculateAllLevy(objId1, objId2)[source]
createOutputStep()[source]
getInVitroModels()[source]
getInVivoProfiles()[source]
makeSuggestions(levyName, tvitro, tvivo)[source]
produceLevyPlot(tvivo, parameterInVitro, Avivo, tvitroMax)[source]