dstats v1.0.4 (2018-01-22T19:49:16Z)
Home
Dub
Repo
ksTestDestructive
dstats
tests
Same as ksTest, except sorts in place, avoiding memory allocations.
TestRes
ksTestDestructive
(T F, U Fprime)
TestRes
ksTestDestructive
(
T
U
)
(
T
F
,
U
Fprime
)
if
(
isArrayLike
!(
T
) &&
isArrayLike
!(
U
)
)
TestRes
ksTestDestructive
(T Femp, Func F)
Meta
Source
See Implementation
dstats
tests
aliases
chiSqrContingency
chiSqrFit
kcorTest
pcorTest
scorTest
enums
Alt
Dependency
Expected
functions
binomialTest
chiSquareContingency
chiSquareFit
chiSquareObs
correlatedAnova
dAgostinoK
fTest
falseDiscoveryRate
fisherExact
fishersMethod
friedmanTest
gTestContingency
gTestFit
gTestObs
hochberg
holmBonferroni
kendallCorTest
kruskalWallis
ksTest
ksTestDestructive
levenesTest
multinomialTest
pairedTTest
pearsonCorTest
runsTest
signTest
spearmanCorTest
studentsTTest
toContingencyScore
welchAnova
welchTTest
wilcoxonRankSum
wilcoxonSignedRank
structs
ConfInt
GTestRes
RunsTest
TestRes
templates
isArrayLike
isSummary
Same as ksTest, except sorts in place, avoiding memory allocations.