[ADMB Users] Retrospective analysis (SOLVED)

Luis Ridao luridao at gmail.com
Fri Nov 5 04:17:32 PDT 2010


ADMB-help,

I must thank the members of the admb list for their help specially Steve.

No the model is running by changing (thanks again to Steve) the line:

    * log(
sum(elem_div(square(C-obs_catch_at_age),.01+elem_prod(denom_res_mat,C))))


for

    * log(
sum(elem_div(square(C-obs_catch_at_age.sub(1,nyrs)),.01+elem_prod(denom_res_mat.sub(1,nyrs),C))))



By the way has anyone experienced problems to run ADMB.
Since my linux system was upgraded to Ubuntu 10.04 lucid the ADMB compile
and run commands are
not active neither from the command line nor Emacs application. ADMB becomes
active
after a few closing/opening the terminal/Emacs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20101105/fba836c4/attachment.html>


More information about the Users mailing list