Options
All
  • Public
  • Public/Protected
  • All
Menu

Inverse cumulative Student t-distribution

todo Find/implement an efficient algorithm for evaluating the cumulative Student t-distribution, replacing the Newton iteration

Hierarchy

  • InverseCumulativeStudent

Implements

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • n: Integer
    • Default value accuracy: Real = 0.000001
    • Default value maxIterations: Size = 50

    Returns InverseCumulativeStudent

Properties

Private _accuracy

_accuracy: Real = 0.000001

Private _d

Private _f

Private _maxIterations

_maxIterations: Size = 50

Methods

f

  • Parameters

    Returns Real