sensitivity,specificity calculation

How to calculate sensitivity specificity from learner app via roc curve and confusion matrix.please tell me how to read it and how to do calculation for these parameter?

Answers (1)

The confusion matrix tells you what class your observation got assigned versus what its true classification was. A good classification scheme would have high values along the diagonal and zeros or low values off the diagonal, meaning that most things got properly identified and few things got incorrectly identified.

1 Comment

i am getting charchter error for sensitivity and specitivity..how can u help me

Sign in to comment.

Asked:

on 1 Jul 2016

Commented:

on 23 Jul 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!