Mike Koontz

Results 7 issues of Mike Koontz

Hello! Thanks so much for this package! I'm learning a ton about making inference from random forest models, and I really appreciate the effort you've put into making this more...

tl;**dr** I noticed some unexpected behavior of the permutation importance in the case of a binary response variable when using a regression approach for the random forest model. Variables that...

Hello again! I hope it's okay to keep documenting my experience working with your excellent package! This is not a high priority item, but one thing I've come across in...

Hello! I'm getting unexpected results from `mltools::empirical_cdf()` that differ from a base R implementation as well as the `Emcdf::emcdf()` implementation. Am I missing something that would make the {mltools} implementation...

I get an error when running the `mltools:empirical_cdf()` function on a wild-caught data set-- I think related to there being some repeat values in the columns? (though I can't always...

Hello, I was directed here from an issue I opened in the {lidR} package ([https://github.com/Jean-Romain/lidR/issues/244#issue-432178571](https://github.com/Jean-Romain/lidR/issues/244#issue-432178571)). I'll copy that text here: > Here's my feature request: Would it be possible to...

The daily polygons provide good information on the approximate area of increase each day of the fire event, but don't always produce "progression maps" that appear to depict a fire's...

enhancement