Copyright | (c) 2017 Gregory W. Schwartz |
---|---|
License | BSD3 |
Maintainer | gsch@mail.med.upenn.edu |
Stability | experimental |
Portability | portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Statistics.Sample.Normalize
Description
Functions for normalizing samples.
Synopsis
- standardize :: Vector v Double => v Double -> Maybe (v Double)