Skip to content
Prev 2686 / 7420 Next

SDM (MaxEnt) per Species, package dismo

Hi,

I would like to know this answer as well as I am doing a very similar thing. I am currently working with enfa (package adehabitat) for Species Distribution Models but will also look at the results with maxent.

I also have multiple species on my site and was thinking of doing a loop, but if there is a way of doing them together I would be very interested!

Best,

Mieke

Mieke Zwart
PhD student
Room 4.53
School of Biology
Ridley 2
Newcastle University
Newcastle upon Tyne
NE1 7RU
United Kingdom

Tel extension: 5952



-----Original Message-----
From: r-sig-ecology-bounces at r-project.org [mailto:r-sig-ecology-bounces at r-project.org] On Behalf Of Johannes Radinger
Sent: 30 January 2012 11:25
To: r-sig-ecology at r-project.org
Subject: [R-sig-eco] SDM (MaxEnt) per Species, package dismo

Hello SIG-ECO list,

I am want to perform Species Distribution Models with R's dismo package (function: maxent()). Of course this topic is a spatial topic (R-SIG-GEO related) but I think it fits better to the ECO list.

For my analysis (MaxEnt)I have a Rasterstack of predictor variables and the species occurence points as spatial points (sp-class).

My list of observations has several different species. And I divided the list into a training and testing dataset with:
kfold(occ.points, k = 5, by = occ.points$Species)

As I read in the orig. MaxEnt tutorial, it should be possible to use an input file with multiple species. I'd like to know:
Does that accuatlly work also in the R-Maxent setup? Can a provide maxent() spatial points of different species, or do I have to fit the model manually for each species (resp. in a loop?) How can I access the results of the single species (like the 'me' in the examples of maxent).

Another maxent related question: What happens if one of the predictor rasters is not entirely populated with values resp. shows NA's? Are these cells just excluded from the model fit and prediction or will there be a problem with the entire model?

Thank you for your help,

Best regards,
Johannes


-------- Original-Nachricht --------