Re: [R] Handling NA's when you write your own code

2015-09-09 Thread Ott Toomet
p://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Ott Toomet Visiting Researcher School of Information Mary Gates Hall, Suite 310 University of Washington Seattle, WA 98195 [[alternative HTML version deleted]]

[R] Parallel: initializing SOCKET cluster

2015-09-01 Thread Ott Toomet
' -e 'parallel:::.slaveRSOCK()' MASTER=n0470 PORT=11985 TIMEOUT=2592000 METHODS=TRUE XDR=TRUE and voila, it works. Is there a way to execute initialization script on the nodes _before_ Rscript is started? Or is there a better way to make cluster on such systems? Cheers, Ott --

Re: [R] maxLik: different estimations from different packages

2013-05-10 Thread Ott Toomet
l gradients yourself, please provide a > reproducible example so that we could help you with this. > > Please note that you could also ask questions regarding the maxLik > package via a forum at maxLik's R-Forge site: > > https://r-forge.r-project.org/projects/maxlik/