Learn R Programming

⚠️There's a newer version (0.41) of this package.Take me there.

Runuran (version 0.20.0)

R interface to the UNU.RAN random variate generators

Description

Interface to the UNU.RAN library for Universal Non-Uniform RANdom variate generators. Thus it allows to build non-uniform random number generators from quite arbitrary distributions. In particular, it provides an algorithm for fast numerical inversion for distribution with given density function. In addition, the package contains densities, distribution functions and quantiles from a couple of distributions.

Copy Link

Version

Install

install.packages('Runuran')

Monthly Downloads

2,951

Version

0.20.0

License

GPL (>= 2)

Maintainer

Josef Leydold

Last Published

September 10th, 2012

Functions in Runuran (0.20.0)

ud

Density function for "unuran" object
srou.new

UNU.RAN generator based on Simple Ratio-Of-Uniforms Method (SROU)
tdr.new

UNU.RAN generator based on Transformed Density Rejection (TDR)
udmeixner

UNU.RAN object for Meixner distribution
udchisq

UNU.RAN object for Chi-Squared distribution
urt

UNU.RAN Student t random variate generator
pinv.new

UNU.RAN generator based on Polynomial interpolation of INVerse CDF (PINV)
urhyper

UNU.RAN Hypergeometric random variate generator
mixt.new

UNU.RAN generator for finite mixture of distributions
ur

Sample from a distribution specified by a "unuran" object
udlogis

UNU.RAN object for Logistic distribution
Runuran.distributions

UNU.RAN distribution objects
udslash

UNU.RAN object for Slash distribution
vnrou.new

UNU.RAN generator based on Multivariate Naive Ratio-Of-Uniforms method (VNROU)
unuran.cont.new

Create a UNU.RAN continuous univariate distribution object
Runuran-package

Runuran -- R interface to Universal Non-Uniform RANdom variate generators library
unuran-class

Class "unuran" -- Universal Non-Uniform RANdom variate generators
itdr.new

UNU.RAN generator based on Inverse Transformed Density Rejection (ITDR)
udexp

UNU.RAN object for Exponential distribution
udnbinom

UNU.RAN object for Negative Binomial distribution
udlogarithmic

UNU.RAN object for Logarithmic distribution
udfrechet

UNU.RAN object for Frechet distribution
udrayleigh

UNU.RAN object for Rayleigh distribution
unuran.new

Create a UNU.RAN object
udcauchy

UNU.RAN object for Cauchy distribution
udf

UNU.RAN object for F distribution
hitro.new

UNU.RAN generator based on Hit-and-Run sampler (HITRO)
unuran.is.inversion

Test whether a "unuran" generator object implements an inversion method
udgumbel

UNU.RAN object for Gumbel distribution
udlnorm

UNU.RAN object for Log Normal distribution
urcauchy

UNU.RAN Cauchy random variate generator
urlomax

UNU.RAN Lomax random variate generator
urlnorm

UNU.RAN Log-Normal random variate generator
unuran.details

Information on a given "unuran" generator object
dgt.new

UNU.RAN generator based on table guided discrete inversion (DGT)
udnorm

UNU.RAN object for Normal distribution
udgig

UNU.RAN object for Generalized Inverse Gaussian distribution
urplanck

UNU.RAN Planck random variate generator
unuran.discr.new

Create a UNU.RAN discrete univariate distribution object
udbinom

UNU.RAN object for Binomial distribution
udlaplace

UNU.RAN object for Laplace distribution
unuran.cmv-class

Class "unuran.cmv" for Continuous Multivariate Distribution
udhyperbolic

UNU.RAN object for Hyperbolic distribution
udhyper

UNU.RAN object for Hypergeometric distribution
uq

Quantile function for "unuran" object
urextremeI

UNU.RAN Extreme value type I (Gumbel-type) random variate generator
urlaplace

UNU.RAN Laplace random variate generator
up

Distribution function for "unuran" object
udvg

UNU.RAN object for Variance Gamma distribution
udig

UNU.RAN object for Inverse Gaussian distribution
urnorm

UNU.RAN Normal random variate generator
udlomax

UNU.RAN object for Lomax distribution
udgamma

UNU.RAN object for Gamma distribution
unuran.discr-class

Class "unuran.discr" for Discrete Distribution
udghyp

UNU.RAN object for Generalized Hyperbolic distribution
unuran.verify.hat

Verify hat and squeezes in a "unuran" generator object
urchisq

UNU.RAN Chi-Squared random variate generator
udgeom

UNU.RAN object for Geometric distribution
urextremeII

UNU.RAN Extreme value type II (Frechet-type) random variate generator
urchi

UNU.RAN Chi random variate generator
urdgt

UNU.RAN discrete random variate generator
udpowerexp

UNU.RAN object for Powerexponential distribution
udpareto

UNU.RAN object for Pareto distribution
urgig

UNU.RAN Generalized Inverse Gaussian Distribution variate generator
urf

UNU.RAN F random variate generator
urpowerexp

UNU.RAN Powerexponential random variate generator
dau.new

UNU.RAN generator based on the Alias method (DAU)
udweibull

UNU.RAN object for Weibull distribution
Runuran.special.generators

Generators for distributions based on methods from the UNU.RAN library
urexp

UNU.RAN Exponential random variate generator
urlogis

UNU.RAN Logistic random variate generator
urnbinom

UNU.RAN Negative Binomial random variate generator
urpareto

UNU.RAN Pareto random variate generator
udt

UNU.RAN object for Student t distribution
unuran.packed-method

Pack "unuran" object
urgeom

UNU.RAN Geometric random variate generator
urpois

UNU.RAN Poisson random variate generator
urlogarithmic

UNU.RAN Logarithmic random variate generator
udbeta

UNU.RAN object for Beta distribution
urtriang

UNU.RAN Triangular random variate generator
udchi

UNU.RAN object for Chi distribution
urgamma

UNU.RAN Gamma random variate generator
dari.new

UNU.RAN generator based on Discrete Automatic Rejection Inversion (DARI)
ars.new

UNU.RAN generator based on Adaptive Rejection Sampling (ARS)
unuran.cmv.new

Create a UNU.RAN continuous multivariate distribution object
unuran.cont-class

Class "unuran.cont" for Continuous Distribution
urbinom

UNU.RAN Binomial random variate generator
urrayleigh

UNU.RAN Rayleigh random variate generator
udpois

UNU.RAN object for Poisson distribution
urhyperbolic

UNU.RAN Hyperbolic random variate generator
unuran.distr-class

Virtual class "unuran.distr"
urburr

UNU.RAN Burr random variate generator
urweibull

UNU.RAN Weibull random variate generator
urbeta

UNU.RAN Beta random variate generator