<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi Shafkat,
<div class=""><br class="">
</div>
<div class="">That looks like a bug. </div>
<div class="">I’ll investigate and get back to you ASAP.</div>
<div class=""><br class="">
</div>
<div class="">In the meantime you could simply replace the ID with the rowname.</div>
<div class="">i.e.</div>
<div class=""><br class="">
</div>
<div class="">x$ID <- rownames(x)</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
<div class="">Best wishes,</div>
<div class="">Owen</div>
<div class=""><br class="">
<div>
<blockquote type="cite" class="">
<div class="">On 21 Mar 2016, at 21:37, Shafkat Khan <<a href="mailto:shafkat.khan@gmail.com" class="">shafkat.khan@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div dir="ltr" class=""><span style="font-size:12.8px" class="">Hello:</span>
<div style="font-size:12.8px" class=""><br class="">
</div>
<div style="font-size:12.8px" class="">I've been trying to use CensusToCaptHist function on a dataset. Upon converting the detection dataset that I have (with ID and Date (of detection) as column header, the resulting matrix attributes seemingly new IDs to
 the existing record. E.g.</div>
<div style="font-size:12.8px" class=""><br class="">
</div>
<div style="font-size:12.8px" class="">
<div class="">     ID 2009 2010 2011 2012 2013 2014 2015 2016 2017</div>
<div class="">1     1    0    0    1    1    1    0    1    0    1</div>
<div class="">10    2    0    0    0    0    1    0    1    0    1</div>
<div class="">100   3    0    0    1    0    0    0    0    0    0</div>
<div class="">101   4    0    0    1    0    0    0    0    0    0</div>
<div class="">102   5    0    0    1    0    0    0    0    0    0</div>
<div class="">103   6    0    0    1    0    0    0    0    0    0</div>
<div class="">104   7    0    0    1    0    0    0    0    0    0</div>
<div class="">105   8    0    0    1    0    0    0    0    0    0</div>
<div class=""><br class="">
</div>
<div class="">Here, the ID I had listed in the census file doesn't match up with the output matrix IDs. For example, the second record, the ID #10 from the input file gets relabelled as ID # 2 in the output, which doesn't match the birth/death file I have with
 the initial IDs. Subsequently, the Datacheck results in an error message, which basically says that a bunch of the IDs have measurements after death or before birth, which I imagine is from being mismatched with original IDs.  </div>
<div class=""><br class="">
</div>
<div class="">Is there a bug in the program? Or am I missing something? I formatted the datasets pretty much after the BaSTA users guide/vignette. I'm using the version 1.9.4 that I downloaded from the website and I'm using Rstudio. I have checked my data several
 times so that birthdeath and the detection/census files agree on dates when a given individual is alive/detected. Any help is much appreciated!</div>
<div class=""><br class="">
</div>
<div class="">Shafkat</div>
<div class="" style="margin:2px 0px 0px">
<div id=":1tz" class="" tabindex="0"><img class="" src="https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif"></div>
</div>
</div>
<div class="">
<div class="gmail_signature">
<div dir="ltr" class="">
<div dir="ltr" class="">
<div dir="ltr" class="">Shafkat Khan
<div class="">Ph.D Candidate</div>
<div class="">Odum School of Ecology</div>
<div class="">University of Georgia</div>
<div class=""><br class="">
</div>
<br class="">
</div>
</div>
</div>
</div>
</div>
</div>
_______________________________________________<br class="">
Basta-users mailing list<br class="">
<a href="mailto:Basta-users@lists.r-forge.r-project.org" class="">Basta-users@lists.r-forge.r-project.org</a><br class="">
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/basta-users<br class="">
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>