arch.univariate.StudentsT.moment

StudentsT.moment(n, parameters=None)[source]

Moment of order n

Parameters
  • n (int) -- Order of moment

  • parameters (ndarray, optional) -- Distribution parameters. Use None for parameterless distributions.

Returns

Calculated moment

Return type

float