Creating a 2X2 table from continuous data
Dear community,
I have a 2 columns of continuous data. I would like to make a 2X2 table out that continuous data. I am trying to use this for sensitivity and specificity. I have a gold standar test and a new test. I want to set cutoff and get a table like this
-------------
| AB | Ab |
------------
| aB | ab |------------
ie AB would the the number of values that are above both cutoffs. ab is is number...
uw_viromics