I am trying to put this below equation in latex and also I need it in the middle of the line.
PPV =TP /(TP + FP)
|
I am trying to put this below equation in latex and also I need it in the middle of the line.
|
|||
|
I am not sure about having those parameters in
|
|||
|
|
\newcommand*{\PPV}{\mathrm{PPV}}and two more for\TP, and\FP. – Peter Grill Sep 9 '12 at 6:11