Differences between revisions 3 and 4
Revision 3 as of 2007-01-29 07:48:37
Size: 437
Editor: 211
Comment:
Revision 4 as of 2007-01-29 07:49:02
Size: 449
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
Sensitivity = \frac{TP}{TP + FN} $$ Sensitivity = \frac{TP}{TP + FN} $$
Line 16: Line 16:
Specificity = \frac{TN}{TN + FP} $$ Specificity = \frac{TN}{TN + FP} $$

ProbabilisticModel 혹은 예측모듈, Computational methods가 제대로 동작하는가를 평가하는것.

Four classes

See also Type_I_and_type_II_errors

$$ Sensitivity = \frac{TP}{TP + FN} $$

$$ Specificity = \frac{TN}{TN + FP} $$

Receiver-operator characteristic: TP vs. FP


See also SignalDetectionTheory

MethodValidation (last edited 2011-08-03 11:00:46 by localhost)

web biohackers.net