Displaying 2 results from an estimated 2 matches for "r2m2p".
Did you mean:
r1m2p
2018 Apr 08
1
How to script the script sample into script "OR", please advice
...erating characteristic (AU-ROC) curve
predict r1m2p, mu
roctab malaria r1m2p, graph summary
************************************************************
********************
* FIGURE 3 - AU-ROC
************************************************************
********************
roccomp malaria r2m1p r2m2p, graph
Best regards,
Hamzah
Description of data-set
------------------------------------------------------------
----------------------
storage display value
variable name type format label variable label
-----------------------------------------------------...
2018 Apr 08
2
Syntax roccomp-using R
...is step yet at the moment.
. * FIGURE 1 - AU-ROC
.
********************************************************************************
. roccomp Y r1m1p r1m2p, graph summary
. * FIGURE 3 - AU-ROC
.
********************************************************************************
. roccomp Y r2m1p r2m2p, graph summary
Abbreviations
Y = The dependent (or responding) variable
AUC = Area Under the Curve.
AUROC = Area Under the Receiver Operating Characteristic curve.
ROC = Receiver operating characteristic
r1m1p = Pr(malaria)
r1m2p = Predicted mean
r1m3p = Predicted mean
In additi...