normalize-0.3.1.1: Normalize data using a variety of methods.

Safe HaskellNone
LanguageHaskell2010

Filter

Synopsis

Documentation

filterEntitiesBy :: Maybe ValueThreshold -> Maybe StdDevThreshold -> NumSamples -> Map Sample (Vector Entity) -> Map Sample (Vector Entity) Source #

Filter out entities that appear less than the specified amount and record their weight.