<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19222"></HEAD>
<BODY>
<DIV dir=ltr align=left><SPAN class=335521513-11072012><FONT color=#0000ff 
size=2 face=Arial>Hi Fabiano,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=335521513-11072012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=335521513-11072012><FONT color=#0000ff 
size=2 face=Arial>Could it be that the starting year of your study is 1988 and 
not 1987 since you specified 1988 as the starting year in the model that runs? 
</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=335521513-11072012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=335521513-11072012><FONT color=#0000ff 
size=2 face=Arial>Best wishes,</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=335521513-11072012><FONT color=#0000ff 
size=2 face=Arial>Maren</FONT></SPAN></DIV>
<DIV dir=ltr align=left><SPAN class=335521513-11072012><FONT color=#0000ff 
size=2 face=Arial></FONT></SPAN> </DIV>
<DIV dir=ltr align=left><SPAN class=335521513-11072012></SPAN> </DIV><BR>
<DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left>
<HR tabIndex=-1>
<FONT size=2 face=Tahoma><B>From:</B> 
basta-users-bounces@lists.r-forge.r-project.org 
[mailto:basta-users-bounces@lists.r-forge.r-project.org] <B>On Behalf Of 
</B>Ezequiel Fabiano<BR><B>Sent:</B> Mittwoch, 11. Juli 2012 13:49<BR><B>To:</B> 
Basta-users@lists.r-forge.r-project.org<BR><B>Subject:</B> Re: [Basta-users] 
Question on survivorship for pre-emergence<BR></FONT><BR></DIV>
<DIV></DIV>
<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>
<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>