Quantcast
Channel: Species In Space
Browsing all 100 articles
Browse latest View live

install.packages("ENMTools") - ENMTools is now on CRAN!

Hey everybody! I'm happy to announce that we've finally put ENMTools onto CRAN!  It took a while, but everything seems to be working.  From now on you can install ENMTools just by...

View Article


Image may be NSFW.
Clik here to view.

Hacking together the Bohl et al. test

 A recent paper by Bohl et al. suggested a new method for testing statistical significance of ENM predictions.  It's similar to a test by Raes and ter Steege and existing tests in ENMTools, but as I...

View Article


How do deal with recalibration errors

Due to changes to the CalibratR package, some of the recalibration methods don't work properly on some systems.  This is due to the way CalibratR is addressing the parallel package, which Mac OS (and...

View Article

ENMTools version 1.0.1 is on CRAN! Clamping, variable importance, and...

 EnhancementsAdded variable importance tests via interface with the vip packageAdded clamping for the predict functions, including plots of where clamping is happeningAdded clamping for model...

View Article

Application note for ENMTools R package is out today!

 Hooray, it's finally out!https://onlinelibrary.wiley.com/doi/10.1111/ecog.05485This is the culmination of a lot of work by a lot of people, and I just wanted to take this opportunity to express my...

View Article


Doing replicates of ENMTools models

This is coming from a question on the maxent google group.  Someone wanted to know how to do multiple replicates of an ENMTools model.  At some point we need to create some code for that, but for now...

View Article

CRAN version of ENMTools is currently not working for some people

Due to updates with the spatstat package, the CRAN version of ENMTools is currently not working for some people.  We've got a develop version on github that seems to be doing okay, though, so you can...

View Article

ENMTools currently unavailable on CRAN

Due to some changes to the spatstat package, quite a few packages were kicked off CRAN today including ENMTools.  We have submitted a version that (we think) fixes these issues, but it's currently...

View Article


Specifying regularization multiplier for maxent from ENMTools

 I just got a question about this and I figured I should post about it, since it's quite counterintuitive.  If you need to specify a regularization multiplier in ENMTools for Maxent to use, you need to...

View Article


ENMTools is back on CRAN, minus ppmlasso models

 We've finished the changes necessary to come up to date with the changes to the spatstat package, and ENMTools is now back on CRAN.  Unfortunately one of the changes we had to make was to disable...

View Article

The "block" crossvalidation feature is currently broken on CRAN

 As part of fixing the recent spatstat-related issues, I somehow managed to roll back some much older changes and as a result broke the block crossvalidation features on the CRAN version of ENMTools....

View Article

Image may be NSFW.
Clik here to view.

Estimating bias in transferring species distribution models

As some of you may have seen, I had a recent paper come out with Alex Dornburg, Teresa Iglesias, and Katerina Zapfe on the effects of climate change on Australia's only endemic Pokémon, kangaskhan....

View Article

Fixing bugs, adding the ability to use bias layers

 Version 1.0.4 of ENMTools is now on GitHub.  It fixes some issues with the permutation tests for model fit, and just a few other minor usability fixes.  It also adds two important things:A check.env()...

View Article


Image may be NSFW.
Clik here to view.

Removing points from suitability plots

This is a question I got via email: how do you remove occurrence points from the suitability plots that are spit out by ENMTools modeling functions?Luckily this is quite easy, as these are just ggplot...

View Article

Problems with background test in ENMTools R package

At some point, I think fairly recently, something got messed up in the background tests of the ENMTools R package and it is building the models for the permutation tests using incorrect presence...

View Article


Youtube tutorial on implementing the bias test from Warren et al. 2021

I've just posted a Youtube tutorial on how to implement the bias test from last year's paper "The effects of climate change on Australia’s only endemic Pokémon: Measuring bias in species distribution...

View Article

New preprint out: Incorporating sampling bias into permutation tests for...

I'm happy to announce that I have a new preprint out in collaboration with Jamie Kass, Ale Casadei-Ferreira, and Evan Economo.  I think this one is pretty important for anyone who's using ENMTools for...

View Article


ENMTools is temporarily off of CRAN

 ENMTools has been temporarily removed from CRAN due to an issue with another package.  The other package has now been fixed, but we have to re-upload ENMTools as a result.  We're going to take that...

View Article

Big Changes in ENMTools 1.1.0!

ENMTools version 1.1.0 is now on the master branch on github.  We're working on getting ENMTools back on CRAN, but it has necessitated some big changes.  A lot of stuff has had to change under the hood...

View Article

Bug fix: plots for RTS-style tests

In the midst of doing some modeling work I discovered that the plots for the RTS-style tests were incorrect - the training AUC was used for the vertical dashed line instead of the metric that was...

View Article
Browsing all 100 articles
Browse latest View live