<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear Fabiano,<div><br></div><div>   Thanks a lot for sending us your bug report. We found the problem and corrected it; it had nothing to do with your data but with the way BaSTA assigned column names to the matrix of estimates for the recapture probabilities. We just uploaded the latest version of BaSTA to CRAN (version 1.3). We hope it'll be available in the next couple of days. If you want to run it as soon as possible, you can try to install it from CRAN as binaries, I believe that should be available much sooner.</div><div><br></div><div>   Please let us know if you run into any additional problems. Best,</div><div><br></div><div>   Fernando<br><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: -webkit-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; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><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> </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:  +49 (0) 381 2081 113</div><div>Fax: +49 (0) 381 2081 413</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"></div></span></span>
</div>
<br><div><div>On Jul 11, 2012, at 1:48 PM, Ezequiel Fabiano wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi all,</div>
<div> </div>
<div>I am trying to run analyse a data set with BaSTA but running to a problem whenever I tried to constrain recapture probabilities and or run more than one simulation. It runs perfectly when either is not included. I would appreciate any help.</div>

<div> </div>
<div>Histories<- read.csv("Histories1.csv", header = TRUE)</div>
<div><br>newData<-DataCheck(Histories,studyStart=1988, studyEnd=2000, autofix=rep(1,7), silent = TRUE) #checking for errors</div>
<div><br>rawCovMat<- read.csv("SexAndFarmType.csv", header = TRUE) #inputting covariates</div>
<div><br>covMat <- MakeCovMat(x = c("sex", "farm"), data = rawCovMat) #constructing the covariate matrix for BaSTA, </div>
<div> </div>
<div>inputMat <- as.data.frame(cbind(Histories, covMat[, -1]))   #merging capture histories with covariates<br></div>
<div>out<-basta(object=inputMat,studyStart=1988,studyEnd=2000) #model runs perfectly</div>
<div> </div>
<div>As soon as I add recaptTrans or try multiple simulations then I get an error message:</div>
<div>the error message says: Error in `colnames<-`(`*tmp*`, value = "pi[1987]") : <br>  length of 'dimnames' [2] not equal to array extent</div>
<div> </div>
<div>out<-basta(object=inputMat,studyStart=1987,studyEnd=2000, model = "WE", shape = "simple", minAge = 1, recaptTrans = c(1987, 1995)) # error message<br></div>
<div>out <- basta(object = inputMat, studyStart = 1987, studyEnd = 2000, recaptTrans = c(1987, 1995), model = "GO", shape = "simple", niter = 1000, burnin = 100, thinning = 10, nsim = 2) # error message</div>

<div> </div>
<div>
<div>No problems were detected with the data. # data check </div>
<div> </div>
<div>Best,</div>
<div>Fabiano</div></div>
<div><br><br> </div>
<div class="gmail_quote">2012/4/3 Ezequiel Fabiano <span dir="ltr"><<a href="mailto:chimbioputo@gmail.com" target="_blank">chimbioputo@gmail.com</a>></span><br>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex" class="gmail_quote">Hi all, 
<div><br></div>
<div>I am busy sorting out my data to run with BaSTA. I have a question. In most cases no data in available for pre-emergence litters. How does BaSTA handles this? Or is it similar to ways previously used like in life-tables?</div>

<div><br></div>
<div>Thanks<span class="HOEnZb"><font color="#888888"><br clear="all">
<div>Fabiano</div><br></font></span></div></blockquote></div><br><br clear="all"><br>-- <br>
<div>Ezequiel C. Fabiano, MEnvDev</div>
<div>PhD student at Pontificia Universidade Catolica do Rio Grande do Sul, Brazil</div>
<div>Senior Research Assistant at Cheetah Conservation Fund, Namibia</div><br>
_______________________________________________<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;"> </span></p></body></html>