pkpd.protocols.protocol_pkpd_apply_allometric_scaling module

class pkpd.protocols.protocol_pkpd_apply_allometric_scaling.ProtPKPDApplyAllometricScaling(**kwargs)[source]

Bases: pkpd.protocols.protocol_pkpd.ProtPKPD

Apply an allometric scaling previously calculated to an incoming experiment. The labels specified by the allometric scaling model will be rescaled to the target weight. Note that depending on the exponent of the fitting you may want to use a different predictor (weight*maximum lifespan potential, or weight*brain weight) see the rule of exponents (Mahmood and Balian 1996).

createOutputStep()[source]
runAdjust(targetWeight)[source]