Learn R Programming

BayesianFROC (version 0.2.1)

Draw_AUC: draw AUC of AFROC

Description

draw AUC of AFROC

Usage

Draw_AUC(a = 0.13, b = 0.19, mesh.for.drawing.curve = 2222)

Arguments

a

a generated parameter of model which characterize AFROC curve

b

a generated parameter of model which characterize AFROC curve

mesh.for.drawing.curve

A positive large integer, indicating number of dots drawing the curves, default =10000.

Value

none.

Examples

Run this code
# NOT RUN {


        Draw_AUC()


# }

Run the code above in your browser using DataLab