Quantcast
Channel: Statalist
Viewing all articles
Browse latest Browse all 72776

Create the ROC curve for the binomial logit model

$
0
0
Dear Statalist,
I’m trying to plot the "Receiver Operating Characteristics curve" and get the area under the curve for my binomial logit model.
The AUC has been estimated using the Stata command ‘‘lroc’’. (I am using Stata 14.1 on Windows 7). When I run the code below, I get a long line of errors.
Any help please?

logit Yvar x1var x2var…….
lroc

Error messages :
(note: scheme s2color not found, using s2color)
…………………………….
(note: scheme s2color not found, using s2color)
(note: scheme s2color not found, using s2color)
system limit exceeded - see manual
(note: default scheme s2color not found, ignored)
(note: _restyle could not find style indexed 7 in the current scheme for class gsize)
(note: _restyle could not find style indexed 1 in the current scheme for class margin)
(note: _restyle could not find style indexed 1 in the current scheme for class gsize)
(note: _restyle could not find style indexed 1 in the current scheme for class margin)
(note: _restyle could not find style indexed 9 in the current scheme for class compass2dir)
(note: textboxstyle not found in scheme, default attributes used)
(note: tickstyle not found in scheme, default attributes used)
(note: gridstyle not found in scheme, default attributes used)
(note: ticksetstyle not found in scheme, default attributes used)
(note: ticksetstyle not found in scheme, default attributes used)
(note: ticksetstyle not found in scheme, default attributes used)
(note: ticksetstyle not found in scheme, default attributes used)
(note: axisstyle not found in scheme, default attributes used)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: textboxstyle not found in scheme, default attributes used)
(note: _restyle could not find style indexed 1 in the current scheme for class tb_orientstyle)
(note: _restyle could not find style indexed 1 in the current scheme for class yesno)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 1 in the current scheme for class transformstyle)
(note: _restyle could not find style indexed 1 in the current scheme for class yesno)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 1 in the current scheme for class yesno)
(note: _restyle could not find style indexed 1 in the current scheme for class transformstyle)
(note: _restyle could not find style indexed 9 in the current scheme for class compass2dir)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: textboxstyle axis_title not found in scheme, default attributes used)
(note: textboxstyle not found in scheme, default attributes used)
(note: axisstyle not found in scheme, default attributes used)
(note: _restyle could not find style indexed 1 in the current scheme for class margin)
(note: shadestyle not found in scheme, default attributes used)
(note: linestyle foreground not found in scheme, default attributes used)
(note: linestyle not found in scheme, default attributes used)
(note: shadestyle foreground not found in scheme, default attributes used)
(note: shadestyle not found in scheme, default attributes used)
(note: linestyle foreground not found in scheme, default attributes used)
(note: linestyle not found in scheme, default attributes used)
(note: shadestyle foreground not found in scheme, default attributes used)
(note: shadestyle not found in scheme, default attributes used)
(note: _restyle could not find style indexed 2 in the current scheme for class horizontal)
(note: _restyle could not find style indexed 2 in the current scheme for class vertical)
(note: _restyle could not find style indexed 9 in the current scheme for class compass2dir)
………………………….
(note: _restyle could not find style indexed 2 in the current scheme for class yesno)
(note: _restyle could not find style indexed 1 in the current scheme for class yesno)
…………………..
(note: graphstyle graph not found in scheme, default attributes used)
(note: graphstyle not found in scheme, default attributes used)
(note: color background not found in scheme, default attributes used)
option seriesid() not allowed
invalid syntax
r(111);

Best Regards Sabrine


Viewing all articles
Browse latest Browse all 72776

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>