7.1.1.5. ZScore_depolblock¶
-
class
ZScore_depolblock(score, related_data={})[source]¶ Bases:
sciunit.scores.base.ScoreZ scores. Float indicating standardized difference from reference means for current threshold (Ith), and equilibrium potential (Veq) during depolarization block.
Methods Summary
compute(observation, prediction)Computes a z-scores from an observation and a prediction.
Methods Documentation