Class InverseCumulativeStudent
Constructors
constructor
-
Parameters
-
-
Default value accuracy: Real = 0.000001
-
Default value maxIterations: Size = 50
Properties
Private _accuracy
_accuracy
: Real = 0.000001
Private _d
Private _f
Private _maxIterations
_max
Iterations: Size = 50
Methods
f
-
Parameters
Inverse cumulative Student t-distribution
todo Find/implement an efficient algorithm for evaluating the cumulative Student t-distribution, replacing the Newton iteration