search for: dhock

Displaying 2 results from an estimated 2 matches for "dhock".

Did you mean: dock
2010 Jul 22
1
function return
...return(lik) } out <- nlm(lik,c(0,0,0,0),hessian=TRUE) return(out) } ------------------------------------------------------------------------------------ Daniel J. Hocking 122 James Hall Department of Natural Resources & the Environment University of New Hampshire Durham, NH 03824 dhocking@unh.edu http://sites.google.com/site/danieljhocking/ www.hockingphotography.smugmug.com "Without data, all you are is just another person with an opinion." ------------------------------------------------------------------------------------- [[alternative HTML version deleted]...
2011 Jul 11
1
R2WinBUGS problem: bugs - storage.mode error
I have successfully used R2WinBUGS in the past and an trying to use basically the same code with some different data but I'm getting the following error: > out <- bugs(data=win.data, inits=inits, parameters.to.save=params, > model.file = "PoissonGLMM.txt", n.chains=nc, n.iter=ni, n.burn=nb, > n.thin=nt, debug=TRUE, DIC=TRUE, working.directory=getwd()) *Error in