R interface to the UNU.RAN random variate generators


[Package List] [Top]

Documentation for package ‘Runuran’ version 0.9.0

User Guides and Package Vignettes

Read overview or browse directory.

Help Pages

Runuran-package Runuran - R interface to Universal Non-Uniform RANdom variate generators library
ars.new UNU.RAN generator based on Adaptive Rejection Sampling (ARS)
dari.new UNU.RAN generator based on Discrete Automatic Rejection Inversion (DARI)
dau.new UNU.RAN generator based on the Alias method (DAU)
dgt.new UNU.RAN generator based on table guided discrete inversion (DGT)
hitro.new UNU.RAN generator based on Hit-and-Run sampler (HITRO)
initialize,unuran-method Class "unuran" - Universal Non-Uniform RANdom variate generators
initialize,unuran.cmv-method Class "unuran.cmv" for Continuous Multivariate Distribution
initialize,unuran.cont-method Class "unuran.cont" for Continuous Distribution
initialize,unuran.discr-method Class "unuran.discr" for Discrete Distribution
initialize,unuran.distr-method Virtual class "unuran.distr"
itdr.new UNU.RAN generator based on Inverse Transformed Density Rejection (ITDR)
pinv.new UNU.RAN generator based on Polynomial interpolation of INVerse CDF (PINV)
print,unuran-method Class "unuran" - Universal Non-Uniform RANdom variate generators
print,unuran.cmv-method Class "unuran.cmv" for Continuous Multivariate Distribution
print,unuran.cont-method Class "unuran.cont" for Continuous Distribution
print,unuran.discr-method Class "unuran.discr" for Discrete Distribution
print,unuran.distr-method Virtual class "unuran.distr"
r Sample from a distribution specified by a "unuran" object
r,unuran,numeric-method Sample from a distribution specified by a "unuran" object
r,unuran-method Sample from a distribution specified by a "unuran" object
Runuran Runuran - R interface to Universal Non-Uniform RANdom variate generators library
show,unuran-method Class "unuran" - Universal Non-Uniform RANdom variate generators
show,unuran.cmv-method Class "unuran.cmv" for Continuous Multivariate Distribution
show,unuran.cont-method Class "unuran.cont" for Continuous Distribution
show,unuran.discr-method Class "unuran.discr" for Discrete Distribution
show,unuran.distr-method Virtual class "unuran.distr"
srou.new UNU.RAN generator based on Simple Ratio-Of-Uniforms Method (SROU)
tdr.new UNU.RAN generator based on Transformed Density Rejection (TDR)
unuran Runuran - R interface to Universal Non-Uniform RANdom variate generators library
unuran-class Class "unuran" - Universal Non-Uniform RANdom variate generators
unuran.cmv Create a UNU.RAN distribution objects
unuran.cmv-class Class "unuran.cmv" for Continuous Multivariate Distribution
unuran.cmv.new Create a UNU.RAN continuous multivariate distribution object
unuran.cont Create a UNU.RAN distribution objects
unuran.cont-class Class "unuran.cont" for Continuous Distribution
unuran.cont.new Create a UNU.RAN continuous univariate distribution object
unuran.details Information on a given "unuran" generator object
unuran.discr Create a UNU.RAN distribution objects
unuran.discr-class Class "unuran.discr" for Discrete Distribution
unuran.discr.new Create a UNU.RAN discrete univariate distribution object
unuran.distr-class Virtual class "unuran.distr"
unuran.new Create a UNU.RAN object
unuran.sample Sample from a distribution specified by a "unuran" object
uq Quantile function for "unuran" object
uqhinv Quantile function using UNU.RAN method HINV
ur Sample from a distribution specified by a "unuran" object
urbeta UNU.RAN Beta random variate generator
urbinom UNU.RAN Binomial random variate generator
urburr UNU.RAN Burr random variate generator
urcauchy UNU.RAN Cauchy random variate generator
urchi UNU.RAN Chi random variate generator
urchisq UNU.RAN Chi-Squared random variate generator
urdau UNU.RAN discrete random variate generator
urdgt UNU.RAN discrete random variate generator
urexp UNU.RAN Exponential random variate generator
urextremeI UNU.RAN Extreme value type I (Gumbel-type) random variate generator
urextremeII UNU.RAN Extreme value type II (Frechet-type) random variate generator
urf UNU.RAN F random variate generator
urgamma UNU.RAN Gamma random variate generator
urgeom UNU.RAN Geometric random variate generator
urgig UNU.RAN Generalized Inverse Gaussian Distribution variate generator
urhitro UNU.RAN transformend density rejection generator
urhyper UNU.RAN Hypergeometric random variate generator
urhyperbolic UNU.RAN Hyperbolic random variate generator
urlaplace UNU.RAN Laplace random variate generator
urlnorm UNU.RAN Log-Normal random variate generator
urlogarithmic UNU.RAN Logarithmic random variate generator
urlogis UNU.RAN Logistic random variate generator
urlomax UNU.RAN Lomax random variate generator
urnbinom UNU.RAN Negative Binomial random variate generator
urnorm UNU.RAN Normal random variate generator
urpareto UNU.RAN Pareto random variate generator
urplanck UNU.RAN Planck random variate generator
urpois UNU.RAN Poisson random variate generator
urpowerexp UNU.RAN Powerexponential random variate generator
urrayleigh UNU.RAN Rayleigh random variate generator
urt UNU.RAN Student t random variate generator
urtdr UNU.RAN transformend density rejection generator
urtriang UNU.RAN Triangular random variate generator
urweibull UNU.RAN Weibull random variate generator
vnrou.new UNU.RAN generator based on Multivariate Naive Ratio-Of-Uniforms method (VNROU)