Module

Data.Teller.SignalProcessing

Package
purescript-teller
Repository
ammanvedi/teller

#varianceProduct Source

#autoCoVarianceAtK Source

#autoCorrelationAtLagK Source

#max' Source

max' :: forall a. Ord a => Array a -> Maybe a

#peakFunction Source

#chunkConsec Source

chunkConsec :: forall a. Array a -> Array (Array a)

#getMatchingValues Source

#naiveSignalMatch Source

#hitCountMatch Source

#estimatePeriod Source

#OTU Source

data OTU

Constructors

Instances

#updateOTUForPosition Source

#calculateOTU Source

#gilbertAndWellsSimilarity Source

#weightFunction Source

#hammingDistanceWeighted Source

#invertValue Source