if (FALSE) {
# Compute the posterior of time to reach 10,000 fish. Results contains the MCMC object
#
results$TimeToTargetRunSize <- TimeToTargetRunSize(
U=results$sims.list$U,
time=results$data$time,
targetU=10000,
file_prefix = 'Time10000')
} # end of dontrun
Run the code above in your browser using DataLab