Skip to content
Prev 11623 / 20628 Next

Modeling precision and recall with GLMMs

Hi Jake,
On Wed, 12-03-2014, at 04:54, jake987722 at hotmail.com wrote:

            
Sorry I did not provide enough details. I am comparing some methods for
reconstructing networks, and the True positives and False positives, for
instance, refer to the number of correctly inferred edges and to the
number of edges that a procedure recovers that are not in the original
network, respectively.

So the network reconstruction methods model the data directly, and what I
want to model is how good or bad are what they return as a function of
several other variables (related to several dimensions of the toughness of
the problem, etc)
I am not sure that would work. For each data set, each method returns a
bunch of "P"s and "N"s. But what I want to do is model not the relationship
between truth and prediction, but rather how good or bad each method is (at
trying to reconstruct the truth).
I am not familiar with this approach in psychology. As I say above, I am
not sure this addresses the problem I want to address but do you have some
pointer to the literature where I can read more about the approach?


Best,


R.