[Biomod-commits] object 'FDA' not found
Raquel A. Garcia
raquel.garcia at mncn.csic.es
Fri Apr 9 21:43:44 CEST 2010
*
*
*
Hi Wilfried
Many thanks for the prompt response. I had reinstalled Biomod on
Monday, but have done it again. However, I am still getting the same
error message as before at the ensemble step (Error in eval(expr,
envir, enclos) : object 'FDA' not found).
Heres the script I used:
#MODELS
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=T, Perc05=F, FDA = T,
MARS = T, RF = T, NbRunEval = 3, DataSplit = 80, Yweights=NULL, Roc
= T, Optimized.Threshold.Roc = T,
Kappa = T, TSS=T, KeepPredIndependent = T, VarImport=5, NbRepPA=2,
strategy="circles",
coor=coordc, distance=2, nb.absences=1000)
#PROJECTIONS
Projection(Proj=clim2010[,c(4:6)], Proj.name='test10', GLM = T, GBM
= T, GAM = T,
CTA = T, ANN = T, SRE = T, Perc025=T, Perc05=F, FDA = T, MARS = T,
RF = T,
BinRoc = T, BinKappa = T, BinTSS = T, FiltRoc = T, FiltKappa = T,
FiltTSS = T,
repetition.models=T)
#ENSEMBLE FORECASTING
Ensemble.Forecasting(Proj.name= "test10", weight.method='Roc',
PCA.median=T,
binary=T, bin.method='Roc', Test=F, decay=1.6, repetition.models=T)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.r-forge.r-project.org/pipermail/biomod-commits/attachments/20100409/172b1021/attachment.htm
More information about the Biomod-commits
mailing list