Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

studentDist-class

An S4 class to represent a scaled Student distribution.


Description

This S4 class describes the scaled t distribution that is fitted to the marker values. The scaled t distribution is characterized by the df (degrees of freedom), the mu, and the sd parameters.

Details

You never have to create this class manually. This class is created internally when a scaled t distribution is fitted on the marker values.

Slots

df

degrees of freedom (> 0, maybe non-integer).

mu

mu parameter.

sd

standard deviation parameter. Must be strictly positive.

See Also

fit for more details on how to fit a t distribution.


optimalThreshold

Bayesian Methods for Optimal Threshold Estimation

v1.0
GPL (>= 2.0)
Authors
Yoann Blangero [aut, cre]
Initial release
2020-01-09

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.