StudentT

constructor(degreesOfFreedom: Double = 1.0, name: String? = null)(source)

Parameters

degreesOfFreedom

degrees of freedom

name

an optional name/label


constructor(parameters: DoubleArray)(source)

Constructs a StudentT distribution with parameters0 = degrees of freedom

Parameters

parameters

An array with the degrees of freedom