Andreas Dietzel

Results 8 comments of Andreas Dietzel

Thanks a lot for your answer, Frank. This helps a lot. And apologies, I should have been more explicit in my question or problem statement. I am interested in an...

Thanks so much for looking further into this. The AUC implemented in projpred does indeed seem to be the AUROC. Implementing additional evaluation metrics is likely currently not one of...

A short update on this feature request: I have tried to write a new function to calculate the true skill statistic, which is also known as the Peirce score or...

Thanks a lot for the suggestion, Frank. I haven't had the chance to look into this yet. I have been busy trying to implement cv_varsel() with stratified kfold cross-validation with...

As Frank pointed out in #352, the bernoulli() distribution can be implemented by using brms:::get_refmodel.brmsfit() instead of init_refmodel().

Excellent package and vignette! I have been working with presence-only data myself and learnt that the AUC is sensitive to class imbalance, particularly when the minority class is of interest....

If I may hijack this issue on speeding up lsm calculations, I was wondering whether a) any implementation of parallel computing was made in the landscapemetrics package in the end?...