# \donttest{
# This example is excluded from testing to reduce package check time
# Example uses unrealistically low values for nchain, iter, and burnin
#Run behavior model for bobcat data with constant detection probability (i.e., mod.p=~c)
bobcat.c <- multimarkClosed(bobcat,mod.p=~c)
#Calculate capture and recapture probabilities
pc <- getprobsClosed(bobcat.c)
summary(pc)# }
Run the code above in your browser using DataLab