7.1.1.6. ZScore_somaticSpiking

class ZScore_somaticSpiking(score, related_data={})[source]

Bases: sciunit.scores.base.Score

Mean of Z scores. A float indicating the sum of standardized difference from reference means for somatic spiking features.

Methods Summary

compute(observation, prediction)

Computes average of z-scores from observation and prediction for somatic spiking features

Methods Documentation

classmethod compute(observation, prediction)[source]

Computes average of z-scores from observation and prediction for somatic spiking features