<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello everyone,<br>
<br>
Here is my model call:<br>
<br>
<font size="2"><span style="font-family: Courier New;">Models(GLM = T, TypeGLM = &quot;quad&quot;, Test = &quot;AIC&quot;, GBM = T, No.trees = 5000, GAM = T, CTA = T,
</span><span style="font-family: Courier New;">CV.tree = 50, ANN = T, CV.ann = 5, SRE = F, FDA = T, MARS = T, RF = T,</span><span style="font-family: Courier New;"> NbRunEval = 10, DataSplit = 70, Yweights=NULL,
</span><span style="font-family: Courier New;">NbRepPA=1, strategy=&quot;random&quot;, nb.absences=6504,</span><span style="font-family: Courier New;"> Roc=T, Optimized.Threshold.Roc=T, Kappa=T, TSS=T, KeepPredIndependent = F, VarImport=5)</span><br>
</font><br>
I would like to know (1) which presence points are withheld for testing in each of the 10 reps, and (2) what the predictions are for those testing points for each rep and each model.<br>
<br>
Where can I find this information in the BIOMOD output?<br>
<br>
Thanks!<br>
Brenna<br>
</div>
</body>
</html>