Hi anagrammarian
Yesterday, In psychoPDA > Test ROC module, I noticed that the deLong Test does not resolve the missing value and gives an error, so I am adding a deLong Test that resolves the missing value issue to snowCluster > ROC Analysis.
I hope this will help you.
Best Regards
Seol
multiple ROC curves, logistic regression
Re: multiple ROC curves, logistic regression
- Attachments
-
- 이미지 002.png (86.36 KiB) Viewed 6053 times
Re: multiple ROC curves, logistic regression
Hi Seol,
I just posted a Q in the help section, and you seem to be the right person to answer, Im not sure how to best tag you in this conversation..
The question is what the cut-off value is based on, which method used. And what is the significance of Ir.eta, see picture
Thanks in advance for your time!
best,
I just posted a Q in the help section, and you seem to be the right person to answer, Im not sure how to best tag you in this conversation..
The question is what the cut-off value is based on, which method used. And what is the significance of Ir.eta, see picture
Thanks in advance for your time!
best,
- Attachments
-
- Screenshot 2024-04-09 134603.png (29.19 KiB) Viewed 5725 times
Re: multiple ROC curves, logistic regression
Hi elifol
With the following example,
The optimal cutoff value for Height can be found by substituting the value of lr.eta (0.545 ) into the above formula outcome, substituting the slope and intercept values for Height, and solving the equation.
Best
Seol
With the following example,
The optimal cutoff value for Height can be found by substituting the value of lr.eta (0.545 ) into the above formula outcome, substituting the slope and intercept values for Height, and solving the equation.
Best
Seol
- Attachments
-
- 이미지 22.png (38.92 KiB) Viewed 5712 times
-
- 이미지 11.png (19.02 KiB) Viewed 5712 times
Re: multiple ROC curves, logistic regression
Hi elifol
Compare the above results with Binomial Logistic Regression in jamovi below:
Best
Seol
Compare the above results with Binomial Logistic Regression in jamovi below:
Best
Seol
- Attachments
-
- 33.png (84.1 KiB) Viewed 5710 times
Re: multiple ROC curves, logistic regression
you will get the same results with the following analysis.
Best
Seol
Best
Seol
- Attachments
-
- 이미지 006.png (101.98 KiB) Viewed 5708 times
Re: multiple ROC curves, logistic regression
Thank you!
I am more familiar with using Youden Index cut-off or closest topleft criterion, but this is another way of calculating the same thing? In my example the result is Yes or No (diagnosing a disease) and not a continous variable.
best,
Elin
I am more familiar with using Youden Index cut-off or closest topleft criterion, but this is another way of calculating the same thing? In my example the result is Yes or No (diagnosing a disease) and not a continous variable.
best,
Elin
Re: multiple ROC curves, logistic regression
Hi
The main ROC analysis in snowCluster module is based on multipleROC R package.
For more information about multipleROC R package, see the following link: https://github.com/cardiomoon/multipleROC
Kind Regards
Seol
The main ROC analysis in snowCluster module is based on multipleROC R package.
For more information about multipleROC R package, see the following link: https://github.com/cardiomoon/multipleROC
Kind Regards
Seol