pkpd.protocols.protocol_pkpd_dissolution_ivivc_join module

class pkpd.protocols.protocol_pkpd_dissolution_ivivc_join.ProtPKPDDissolutionIVIVCJoin(**kwargs)[source]

Bases: pkpd.protocols.protocol_pkpd.ProtPKPD

Join several IVIVCs into a single one. The strategy is to compute the average of all the plots involved in the IVIVC process: 1) tvivo -> tvitro; 2) tvitro -> Adissol; 3) Adissol->FabsPredicted. The plot tvivo-Fabs comes after the IVIVC process, while the plot tvivo-FabsOrig is the observed one in the input files. These two plots need not be exactly the same.

calculateAllIvIvC()[source]
createOutputStep()[source]