Hello,<br><br>I am using the updated versions of both r and biomod. I am trying to run the models for my data. I typed in:<br><br> Models(GLM=T, TypeGLM="poly", Test="AIC", GBM=T, No.trees=2000, GAM=T, Spline=3, CTA=T, CV.tree=50, ANN=T, CV.ann=2, SRE=T, Perc025=F, Perc05=T, MDA=T, MARS=T, RF=T, NbRunEval=3, DataSplit=70, Yweights=NULL, Roc=T, Optimized.Threshold.Roc=T, Kappa=T, TSS=T, KeepPredIndependent=T, VarImport=5, NbRepPA=2, strategy="circles", coor=Coors, distance=2, nb.absences=1000)<br>
<br>And then recieved the following Error:<br><br>Error in Models(GLM = T, TypeGLM = "poly", Test = "AIC", GBM = T, No.trees = 2000, : <br> unused argument(s) (Perc025 = F, Perc05 = T, MDA = T)<br><br>
I am not sure what is wrong. Any help would be much appreciated.<br><br>Ashley<br>