dsp-0.2.5: Haskell Digital Signal Processing

Copyright(c) Matthew Donadio 2002
LicenseGPL
Maintainerm.p.donadio@ieee.org
Stabilityexperimental
Portabilityportable
Safe HaskellSafe
LanguageHaskell98

Numeric.Statistics.TTest

Description

UNTESTED: DO NOT USE

Student's t-test functions

Reference: NRiC

Documentation

ttest Source #

Arguments

:: [Double]

X1

-> [Double]

X2

-> Double

t

tutest Source #

Arguments

:: [Double]

X1

-> [Double]

X2

-> Double

t

tptest Source #

Arguments

:: [Double]

X1

-> [Double]

X2

-> Double

t