search for: parloadmodule

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

2012 Feb 14
0
New version: dclone 1.7-1 and dcmle 0.1-4 rolled out
...rastructure provided by the dclone package to make package development with data cloning for hierarchical models easy as a breeze. The testing suite of the two packages now includes 30 examples (see listDcExamples() ). library(dcmle) sourceDcExample("seeds") cl <- makePSOCKcluster(3) parLoadModule("glm") m <- dcmle(seeds, n.clones=c(1,2,4), cl=cl, partype="parchains") stopCluster(cl) m I am grateful for the feedback and support provided by a growing user base. Special thanks to Martyn Plummer for exposing RNG handling in rjags for better integration, and to Khurram Na...
2012 Feb 14
0
New version: dclone 1.7-1 and dcmle 0.1-4 rolled out
...rastructure provided by the dclone package to make package development with data cloning for hierarchical models easy as a breeze. The testing suite of the two packages now includes 30 examples (see listDcExamples() ). library(dcmle) sourceDcExample("seeds") cl <- makePSOCKcluster(3) parLoadModule("glm") m <- dcmle(seeds, n.clones=c(1,2,4), cl=cl, partype="parchains") stopCluster(cl) m I am grateful for the feedback and support provided by a growing user base. Special thanks to Martyn Plummer for exposing RNG handling in rjags for better integration, and to Khurram Na...