Skip to contents

All functions

cvPost()
Sample a covariance Matrix from the Posterior Inverse Wishart distribution.
.cbindOme()
cbind Ome
.vecDf()
Convert numeric vector to repeated data.frame
phi()
Cumulative distribution of standard normal
rinvchisq()
Scaled Inverse Chi Squared distribution
rxGetSeed()
Get the rxode2 seed
rxPp()
Simulate a from a Poisson process
rxRmvn()
Simulate from a (truncated) multivariate normal
rxSetSeed()
Set the parallel seed for rxode2 random number generation
rxWithSeed() rxWithPreserveSeed()
Preserved seed and possibly set the seed
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
rxnbinom() 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
rxt()
Simulate student t variable from threefry generator
rxunif()
Simulate uniform variable from threefry generator
rxweibull()
Simulate Weibull variable from threefry generator