ROCAnalysis.jl icon indicating copy to clipboard operation
ROCAnalysis.jl copied to clipboard

Is the package still maintained?

Open gpucce opened this issue 4 years ago • 3 comments

Hi I would like to add a feature to the repo if it is still maintained. If it is can we talk about it?

gpucce avatar Sep 08 '21 11:09 gpucce

Hello, yes, well, I fix bugs when they're there. I don't use the package often, myself, it needs better documentation for others to use, I suppose, but yes, I am in for a chat about it

davidavdav avatar Sep 08 '21 11:09 davidavdav

Great! I'd like to add 2 things. An output like the one pROC gives in R and the Delong test for roc differences significance.

That said, I'm not sure I am able to do it and I am not familiar with some of the functions of this repo, meaning I don't really know what they represent xD

So if I try with a PR could you revise it and maybe before I make it discuss a little bit the implementation?

gpucce avatar Sep 08 '21 11:09 gpucce

Sure, I know nothing about pROC and the Delong test. Maybe the data structure I use is not fit for it—I heavily reduce the data by collapsing uninterrupted datapoints of the same class, I do this in fractions rather than in counts, I believe. I suppose that original counts are going to play a role in significance tests.

davidavdav avatar Sep 08 '21 11:09 davidavdav