Xavier Robin

Results 45 comments of Xavier Robin

Thanks for the request, it should be feasible. Do you have a reference for the exact formulas to calculate these 2 ratios?

CI has really never been implemented for multiclass.roc. Dead code disabled and cleaner error messages implemented until it is available.

@snagaraj0 This is pretty low in my priority list. I'm unlikely to have time to implement it any time soon, but I always welcome pull requests. Let me know if...

Allowing textual thresholds seems to break a lot of assumptions. Initial work in separate `ordered_fix` branch breaks horribly many tests. Coordinates are converted to text (with transpose=TRUE). It might be...

Previous commit is a workaround to convert through a character vector if possible (keeping numeric values if the ordered values are numbers). There is now a warning in case of...

The 1.16 release will have the previous workaround to use the correct numbers (if actually numbers) or warn the user. Once we return a data.frame by default, and `transpose` becomes...

I agree this would be cool. Do you have a reference on how this is implemented in the context of ROC curves?

I think I see. The easiest would be to directly update the [roc.utils.perfs.all.fast](https://github.com/xrobin/pROC/blob/4590fdbf4a80ceb26598fdf878f56202ee99ae4a/R/roc.utils.R#L44) to calculate TP/FP taking the weights into account: ``` tp

It would be nice to be able to delete the trash on a specific mount point, especially external folders. For instance trash-empty /media/xavier/MyExternalDrive would empty the trash of the external...