<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Times New Roman, Times, serif">Dear Pep,<br>
<br>
There are some functions (MDA, ANN, MARS, Randomforest) which sometimes
give negative probabilities or values higher than 1. We have fixed that
problem with a rescaling function which constrain the probabilities
between 0 and 1. <br>
It seems the problem is coming from here. <br>
<br>
Here are some comments and additional questions to make sure I
understand the problem correctly:<br>
<br>
- Put MDA, ANN, MARS and RandomForest as FALSE. It should work now, is
not it? <br>
- Are you sure about the quality of your climate change scenarios? To
make sure, make a pairwise plot comparing each variable under current
conditions against the future ones. Given the linearity of climate
change scenarios, you should have very good correlations between
current and future variables. Do you have this? <br>
<br>
All the best<br>
Wilfried<br>
<br>
<br>
<br>
</font><br>
PEP Serra Diaz a &eacute;crit&nbsp;:
<blockquote cite="mid:f05c762e5c0.4ac23a16@uab.es" type="cite">
  <p><br>
Dear BIOMODers,</p>
  <p>I tried to make projections in future climate scenarios. To do so,
I used the Projection function but this error message appeared:</p>
  <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Projection(Proj = a1.quil, Proj.name='A1FI', GLM =
T, GBM = T, GAM = T, CTA = T, ANN = T, SRE = T, Perc025=T, Perc05=F,
MDA =T, MARS = T, RF = T, BinRoc=T, BinKappa=T, BinTSS=T, FiltRoc=F,
FiltKappa=F, FiltTSS=F, repetition.models=T)<br>
  </p>
  <p>Error en if (min(DataToRescale) &lt; min(DataToRescale) -
MinMaxRange * 0.1) warning("Prediction Range is more than 10% smaller
than calibration range: Prediction quality might be affected! \n") : <br>
&nbsp; valor ausente donde TRUE/FALSE es necesario [translation: TRUE /FALSE
value is absent when necessary]</p>
  <p>- I checked that the names of the explanatory variables where the
same than in the calibration procedure, but everything seems to be ok
according to what it is stated in the manual.&nbsp;In addition I don't
understand the meaning of Prediction Range.</p>
  <p>Any clue out there? </p>
  <p>Thanks</p>
  <p><br>
Pep Serra D&iacute;az <br>
  <br>
Despatx C1/211 <br>
Unitat de Bot&agrave;nica. <br>
Departament de Biologia Animal, Biologia Vegetal i Ecologia. <br>
Facultat de Bioci&egrave;ncies. Edifici C. Campus de Bellaterra <br>
Universitat Aut&ograve;noma de Barcelona <br>
08193 Cerdanyola del Vall&egrave;s <br>
Spain <br>
  <br>
  <br>
  </p>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Biomod-commits mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Biomod-commits@lists.r-forge.r-project.org">Biomod-commits@lists.r-forge.r-project.org</a>
<a class="moz-txt-link-freetext" href="https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/biomod-commits">https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/biomod-commits</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
--
Wilfried Thuiller
Laboratoire d'Ecologie Alpine, UMR-CNRS 5553
Universit&eacute; J. Fourier
BP 53, 38041 Grenoble Cedex 9, France
Tel: +33 (0)4 76 63 54 53
Fax: +33 (0)4 76 51 42 79

Email: <a class="moz-txt-link-abbreviated" href="mailto:wilfried.thuiller@ujf-grenoble.fr">wilfried.thuiller@ujf-grenoble.fr</a>
Home page: <a class="moz-txt-link-freetext" href="http://www.will.chez-alice.fr">http://www.will.chez-alice.fr</a>
Website: <a class="moz-txt-link-freetext" href="http://www-leca.ujf-grenoble.fr/equipes/tde.htm">http://www-leca.ujf-grenoble.fr/equipes/tde.htm</a>

FP6 European MACIS project: <a class="moz-txt-link-freetext" href="http://www.macis-project.net">http://www.macis-project.net</a>
FP6 European EcoChange project: <a class="moz-txt-link-freetext" href="http://www.ecochange-project.eu">http://www.ecochange-project.eu</a></pre>
</body>
</html>