parametric ROC curve

Constructs the parametric ROC curve based on parametric choices provided by the user.
1.6K Downloads
Updated 21 Nov 2012

View License

%Constructs the parametric ROC curve based on parametric choices
%provided by the user. Estimation is done via maximum likelihood.
%The area under the curve (AUC) is also computed. If
%requested, a partial area under the curve can also be obtained.
%The empirical (non-parametric) ROC is also provided.
%Bootstrap based 95% intervals can be obtained for the
%corresponding AUC, the partial AUC, as well as the empirical based AUC.
%95% pointwise confidence intervals can also be obtained for the parametric
%ROC curve itself. An informative plot depending on the choices of the user
%is provided automatically.

%The following parametric models are supported: Normal, Gamma, Lognormal
%and Weibull with all their possible pairwise combinations.

Cite As

Leonidas Bantis (2024). parametric ROC curve (https://www.mathworks.com/matlabcentral/fileexchange/39127-parametric-roc-curve), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on ROC - AUC in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0