search for: rseed

Displaying 3 results from an estimated 3 matches for "rseed".

Did you mean: seed
2010 Oct 06
0
unexplained difference under sun grid engine
...kres643c9869" > str(.Random.seed) int [1:626] 403 624 1782566087 524555868 -1794862163 601295498 -1455000957 -1816307224 1176094409 948265974 ... setseedtime is a utility to set the seed > setseedtime function(JAi=NA) { # set and report seed start, use id if multiple jobs at same time rseed <- unclass(Sys.time()) if(!is.na(JAi))rseed <- rseed + as.integer(JAi)*321 cat("Setting seed with", rseed, "\n") set.seed(rseed) return(invisible(rseed)) } [[alternative HTML version deleted]]
2010 Mar 14
1
Segfault Problem c++ R interface (detailed)
..., SEXP RNbrGen, SEXP RNbrPartTournament, SEXP RMaxDepth, SEXP RMinInitDepth, SEXP RMaxInitDepth, SEXP RInitGrowProba, SEXP RCrossoverProba, SEXP RCrossDistribProba, SEXP RMutStdProba, SEXP RMutMaxRegenDepth, SEXP RMutSwapProba, SEXP RMutSwapDistribProba, SEXP RSeed); void RSymbReg(SEXP RPopSize, SEXP RNbrGen, SEXP RNbrPartTournament, SEXP RMaxDepth, SEXP RMinInitDepth, SEXP RMaxInitDepth, SEXP RInitGrowProba, SEXP RCrossoverProba, SEXP RCrossDistribProba, SEXP RMutStdProba, SEXP RMutMaxRegenDepth, SEXP RMutSwapProba, SEXP RMutS...
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * disclapmix (0.1) Maintainer: Mikkel Meyer Andersen Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen License: GPL-2 http://crantastic.org/packages/disclapmix disclapmix makes inference in a mixture of Discrete Laplace distributions using the EM algorithm. * EstSimPDMP (1.1) Maintainer: Unknown Author(s):