search for: a_response

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

Did you mean: _response
2010 Aug 12
1
multicore mclapply error
...ion functionality safely. You MUST exec(). Break on __THE_PROCESS_HAS_FORKED_AND_YOU_CANNOT_USE_THIS_COREFOUNDATION_FUNCTIONALITY___YOU_MUST_EXEC__() to debug. If, however, I crank the # of cores back to 1, it runs just fine. The code looks as follows: mmi_fits<-mclapply(responses, function(a_response){ gmult<-glmulti(glm(make_formula(a_response, sp), data=df, family=binomial)) return(gmult) }, mc.cores=2) -Jarrett
2006 Jan 26
42
ruby script/generate scaffold Product Admin hangs
Hi I am running Mac OX tiger with the installed ruby 1.8.2, and mysql5 (I checked that it was running in preference). I tried to run the various fixes recommended in agileweb. I am stuck on page 57, script/generate scaffold... > Could you paste in your database.yml file, from the > "config" folder inside your Rails app? If you have any > passwords entered there, you should