| .cbindOme | cbind Ome | 
| .vecDf | Convert numeric vector to repeated data.frame | 
| cvPost | Sample a covariance Matrix from the Posterior Inverse Wishart distribution. | 
| dfWishart | This uses simulations to match the rse | 
| phi | Cumulative distribution of standard normal | 
| rinvchisq | Scaled Inverse Chi Squared distribution | 
| rxbeta | Simulate beta variable from threefry generator | 
| rxbinom | Simulate Binomial variable from threefry generator | 
| rxcauchy | Simulate Cauchy variable from threefry generator | 
| rxchisq | Simulate chi-squared variable from threefry generator | 
| rxexp | Simulate exponential variable from threefry generator | 
| rxf | Simulate F variable from threefry generator | 
| rxgamma | Simulate gamma variable from threefry generator | 
| rxgeom | Simulate geometric variable from threefry generator | 
| rxGetSeed | Get the rxode2 seed | 
| rxnbinom | Simulate Binomial variable from threefry generator | 
| rxnbinomMu | Simulate Binomial variable from threefry generator | 
| rxnorm | Simulate random normal variable from threefry/vandercorput generator | 
| rxode2randomMd5 | Get the MD5 hash of the current rxode2random revision | 
| rxord | Simulate ordinal value | 
| rxpois | Simulate random Poisson variable from threefry generator | 
| rxPp | Simulate a from a Poisson process | 
| rxRmvn | Simulate from a (truncated) multivariate normal | 
| rxSetSeed | Set the parallel seed for rxode2 random number generation | 
| rxt | Simulate student t variable from threefry generator | 
| rxunif | Simulate uniform variable from threefry generator | 
| rxweibull | Simulate Weibull variable from threefry generator | 
| rxWithPreserveSeed | Preserved seed and possibly set the seed | 
| rxWithSeed | Preserved seed and possibly set the seed | 
| swapMatListWithCube | Swaps the matrix list with a cube |