allowedDist-class       An S4 union class to represent allowed dist
                        object.
allowedFitDist-class    An S4 union class to represent allowed fitDist
                        objects.
cdf                     Cumulative distribution function of a specified
                        distribution
compoundEvtInnovDist-class
                        An S4 class to represent a compound
                        distribution.
compoundEvtRefDist-class
                        An S4 class to represent a compound
                        distribution.
compoundNoEvtInnovDist-class
                        An S4 class to represent a compound
                        distribution.
compoundNoEvtRefDist-class
                        An S4 class to represent a compound
                        distribution.
credibleIntervals       Credible intervals estimation
decisionCurve           Decision curve plot
densCurves              Density curves plot
diagOptThresh-class     An S4 class to describe the optimal threshold
                        of a diagnostic marker.
diagRelUtility-class    An S4 class to sum up the results from the
                        decisionCurve methods.
diagThresh              Estimation of the optimal threshold of a
                        diagnostic marker
estimates               Indicator estimates
fit                     Specify which distribution to fit on the marker
                        values
fitGammaDist-class      An S4 class to fit a gamma distribution on a
                        vector of marker values.
fitLogNormalDist-class
                        An S4 class to fit a log-normal distribution on
                        a vector of marker values.
fitLogisticDist-class   An S4 class to fit a logistic distribution on a
                        vector of marker values.
fitNormalDist-class     An S4 class to fit a normal distribution on a
                        vector of marker values.
fitStudentDist-class    An S4 class to fit a Student distribution on a
                        vector of marker values.
fitUserDefinedDist-class
                        An S4 class to fit a user-defined distribution
                        on a vector of marker values.
gammaDist-class         An S4 class to represent a gamma distribution.
gradient                Probability density function of a specified
                        distribution
hessian                 Second derivative of the cumulative
                        distribution function of a specified
                        distribution
logNormalDist-class     An S4 class to represent a log-normal
                        distribution.
logisticDist-class      An S4 class to represent a logistic
                        distribution.
mcmc.listOrNull-class   An S4 union class to merge mcmc.list and NULL
                        types of object.
normalDist-class        An S4 class to represent a normal distribution.
plot-methods            Plot method
plot.diagRelUtility     Plot the decision curves of a diagnostic marker
plot.trtSelRelUtility   Plot the decision curves of a treatment
                        selection marker
riskCurves              Marker-by-treatment predictiveness curves plot
samplePosteriorDist     Sample in the posterior distribution of the
                        parameters of a given theoretical distribution.
show-methods            Show method
studentDist-class       An S4 class to represent a scaled Student
                        distribution.
summary-methods         An S4 method that summarizes the results of a
                        'trtSelOpthThresh' or a 'diagOpthThresh'
                        object.
trtSelOptThresh-class   An S4 class to describe the optimal threshold
                        of a treatment selection marker.
trtSelRelUtility-class
                        An S4 class to the results from the
                        decisionCurve methods.
trtSelThresh            Estimation of the optimal threshold of a
                        treatment selection marker
undefined-class         An S4 class to represent an 'undefined'
                        distribution.
