The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
dAgostinoPearsonTest.dAgostinoPearsonTest
mir
stat
inference
dAgostinoPearsonTest
F
dAgostinoPearsonTest
(Range r, F p)
template
dAgostinoPearsonTest
(KurtosisAlgo kurtosisAlgo = KurtosisAlgo.online, Summation summation = Summation.appropriate)
F
dAgostinoPearsonTest
(
Range
F
)
(
Range
r
,
out
F
p
)
if
(
isFloatingPoint
!
F
&&
isIterable
!
Range
)
template
dAgostinoPearsonTest
(string kurtosisAlgo, string summation = "appropriate")
Parameters
r
Range
range, must be finite iterable
p
F
null hypothesis probability
Meta
Source
See Implementation
mir
stat
inference
dAgostinoPearsonTest
functions
dAgostinoPearsonTest