−−noprune
run time option. Iterates
file). Are they reasonably small, i.e. is your analysis indeed at a point where you would normally expect quadratic convergence?-v
option to get WOMBAT to print out the values of the extreme eigenvalues. Is the smallest eigenvalue safely non-zero but less than unity and the largest eigenvalue more than ten thousand times larger? If so, WOMBAT may treat the AI matrix as ill-conditioned.Iterates
file. This gives the step size multiplier. I would expect this to be consistently 1.000.Iterates
file – this gives the constant which is added automatically. −−modaim2,0.5
halves it, −−modaim2,0.1
reduces it to one tenth of the default value. NB: If you decrease this too much, you are likely to get strange jumps in parameter estimates and log likelihood values or the algorithm might fail altogether.UPDATE: A kind visitor compiled WOMBAT on his MAC - this is available for download now from http://didgeridoo.une.edu.au/km/wmbdownload1.php. NB: This is a “one-off” (July 2017) and will not be updated, nor are bug fixes possible.
system2(“wombat”,args=c(“-v”,“wombat.par”))
.Of course all the usual input files must exist and you need to make sure that R is looking for them in the correct place.