Dear,

I wanna to compare AUC generated by two distribution models using the same
sample.

The AUC for model 1 consists of two columns, column A for 0/1 and column B
for probability, eahc with the same row number of 3000.
The AUC for model 2 consists of two columns, column A for 0/1 and column B
for probability, eahc with the same row number of 10000 rows.

I am wondering what value I should put in for gold and test in this
function.

Please kindly help and thank you.

Elaine

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to