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

allowedDist-class

An S4 union class to represent allowed dist object.


Description

This S4 union class describes what types of distribution are supported by the optimalThreshold package.

Details

Five theoretical univariate and continuous distributions are supported by the package internally (normal, log-normal, gamma, scaled t, and logistic). However, it is possible for the user to define its own distribution type using the fit function, and passing the result to one of the two main functions: trtSelThresh, and diagThresh.

See Also


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.