<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: Helvetica;color: #000000;font-size: 10pt;">
Hi everyone,<br>
<br>
I would like to see which pseudoabsences BIOMOD pulled for each PA run.&nbsp; I've already run
<span style="font-family: Courier New;">Models()</span> as so:<br>
<br>
<font size="2"><span style="font-family: Courier New;">Initial.State(Response=Sp.Env[,c(1)], Explanatory=Sp.Env[,4:10],<br>
</span></font>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <font size="2"><span style="font-family: Courier New;">IndependentResponse=NULL, IndependentExplanatory=NULL, sp.name=&quot;Rhodiola&quot;)</span><br style="font-family: Courier New;">
<br style="font-family: Courier New;">
<span style="font-family: Courier New;">Models(GLM = T, TypeGLM = &quot;quad&quot;, Test = &quot;AIC&quot;, GBM = T, No.trees = 5000, GAM = T,<br>
</span></font>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <font size="2"><span style="font-family: Courier New;">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,<br>
</span></font>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <font size="2"><span style="font-family: Courier New;">NbRunEval = 5, DataSplit = 70, Yweights=NULL,
</span><span style="font-family: Courier New;">NbRepPA=5, strategy=&quot;random&quot;,<br>
</span></font>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <font size="2"><span style="font-family: Courier New;">nb.absences=3000,
</span><span style="font-family: Courier New;">Roc=T, Optimized.Threshold.Roc=T, Kappa=T, TSS=T,
<br>
</span></font>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <font size="2"><span style="font-family: Courier New;">KeepPredIndependent = F, VarImport=5)</span></font><br>
<br>
<br>
Can I extract the PA pulls (which grid cells it used) for each of the 5 PA runs?<br>
<br>
Thank you!<br>
Brenna<br>
</div>
</body>
</html>