<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Cliff,<div><br></div><div>&nbsp; &nbsp;We are woking on adding up a function that takes all the data (individual history matrix, covariates, times of birth and death) and puts it together in the right format. At this point, the easiest way is to use the R function merge to 'collate' all the tables using the ID columns as the common columns. For example, let's say that the birth and death matrix is bd and the capture history matrix is Y, to merge them you could type into the R console:</div><div><br></div><div>&nbsp; new.mat &nbsp; &nbsp;&lt;- merge(x = bd, y = Y, by.x = bd$ID, by.y = bd$ID)</div><div><br></div><div>&nbsp; &nbsp;This "new.mat" can then be used as the basic data frame for the BaSTA analysis. One thing to keep in mind is that it will need the individual id's in the first column.&nbsp;</div><div><br></div><div>&nbsp; &nbsp;Best,</div><div><br></div><div>&nbsp; Fernando</div><div><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br class="Apple-interchange-newline">______________________________________________</div><div><div>&nbsp;</div><div>Fernando Colchero</div><div><br></div><div>Max Planck Institute for Demographic Research</div><div>Konrad Zuse Str. 1, 18057, Rostock, Germany</div><div>Tel: &nbsp;+49 (0) 381 2081 113</div><div>Fax: +49 (0) 381 2081 529</div><div><div>E-mail: <a href="mailto:Colchero@demogr.mpg.de">Colchero@demogr.mpg.de</a></div></div><div>______________________________________________</div></div><div><br></div><div><br></div></div></span><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"></span>
</div>
<br><div><div>On Nov 1, 2011, at 2:39 PM, Cliff Cunningham wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Basta,<div><span class="Apple-tab-span" style="white-space:pre">        </span></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>Your manual tells us how to make data frames for the capture data with CensusToCaptHist.R, and for covariates, but its not clear how to add b and d dates to the capture data.</div><div><br></div><div><span class="Apple-tab-span" style="white-space:pre">        </span>This can be easily done in Excel by pasting in the output from the CensusToCaptHist.R program, but then I can't get Basta to accept this data as a data frame. Here is the format I am using:</div><div><div><div style="font-size: 12px; "><span class="Apple-tab-span" style="white-space: pre; ">ID        Birth        Death        1990        1991        1992        1993        1994        1995        1996        1997        1998        1999        2000
1        1990        d1        1        0        0        0        0        0        0        0        0        0        0
2        1992        d2        0        0        1        0        1        0        1        1        0        1        1
3        b1        d3        0        0        1        1        0        0        0        0        1        0        0
4        b2        d4        0        0        0        0        0        0        0        0        0        0        1
5        b3        d5        1        0        0        0        1        1        0        0        0        1        0        </span></div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; "><span class="Apple-tab-span" style="white-space: pre; ">        </span>Thanks!</div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; ">&nbsp;&nbsp;<span class="Apple-converted-space">&nbsp;</span><span class="Apple-tab-span" style="white-space: pre; ">        </span>Cliff Cunningham</div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; "><br class="Apple-interchange-newline">&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp;Professor</div><div style="font-size: 12px; "><span class="Apple-tab-span" style="white-space: pre; ">        </span>Biology Department</div><div style="font-size: 12px; ">&nbsp;&nbsp; &nbsp;<span class="Apple-tab-span" style="white-space: pre; ">        </span>Duke University</div><div style="font-size: 12px; ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;130 Science Drive</div><div style="font-size: 12px; "><span class="Apple-tab-span" style="white-space: pre; ">        </span>Durham NC 27708<br class="webkit-block-placeholder"></div><div style="font-size: 12px; "><span class="Apple-tab-span" style="white-space: pre; ">        </span>Phone&nbsp;919-660-7356<br></div><div style="font-size: 12px; "><br></div><div style="font-size: 12px; "><a href="http://www.biology.duke.edu/cunningham">http://www.biology.duke.edu/cunningham</a></div><div style="font-size: 12px; "><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<br></div></div>_______________________________________________<br>Basta-users mailing list<br><a href="mailto:Basta-users@lists.r-forge.r-project.org">Basta-users@lists.r-forge.r-project.org</a><br>https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/basta-users<br></blockquote></div><br></div>
<p><span style="font-family:'Arial';font-size:8pt;">----------</span></p>
<p><span style="font-family:'Arial';font-size:8pt;">This mail has been sent through the MPI for Demographic Research.  Should you receive a mail that is apparently from a MPI user without this text displayed, then the address has most likely been faked. If you are uncertain about the validity of this message, please check the mail header or ask your system administrator for assistance.</span></p>
<p><span style="font-family:'Arial';font-size:8pt;">&nbsp;</span></p></body></html>