pkpd.protocols.protocol_pkpd_stats_twoExperiments_twoSubgroups_kolmogorov module

class pkpd.protocols.protocol_pkpd_stats_twoExperiments_twoSubgroups_kolmogorov.ProtPKPDStatsExp2Subgroups2Kolmogorov(**kwargs)[source]

Bases: pkpd.protocols.protocol_pkpd.ProtPKPD

Check if two distributions come from the same distribution using the Kolmogorov Smirnov test.

Protocol created by http://www.kinestatpharma.com

filterVarForWizard(v)[source]

Define the type of variables required (used in wizard).

runCompare(objId1, objId2, label1, label2, expression1, expression2)[source]