Re: [R] SDM using BIOMOD2 error message

2014-02-12 Thread Matthew Bayly
I think it is a problem with your directory setting changing your directory. When you make your enviro stack you set your directory to: setwd(V:/BIOCLIM) Then when you import your species coordinates and presence/absence status you change your directory to:

[R] SDM using BIOMOD2 error message

2013-12-10 Thread lindsiebug9
Hi I am working on Species Distribution Modeling in R using BIOMOD2. When picking my algorithms to model I keep getting an error message about length (pred) this is the code that I'm using library(knitr) library(markdown) library(rgdal) library(raster) library(shapefiles)