Learn R Programming

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

Runuran (version 0.30)

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

1,250

Version

0.30

License

GPL (>= 2)

Maintainer

Josef Leydold

Last Published

February 12th, 2020

Functions in Runuran (0.30)

dari.new

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

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

UNU.RAN generator based on Automatic Ratio-Of-Uniforms method (AROU)
hitro.new

UNU.RAN generator based on Hit-and-Run sampler (HITRO)
Runuran.options

Set or return options for Runuran library
Runuran-package

Runuran -- R interface to Universal Non-Uniform RANdom variate generators library
dau.new

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

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

UNU.RAN distribution objects
Runuran.special.generators

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

UNU.RAN object for Binomial distribution
udcauchy

UNU.RAN object for Cauchy distribution
tabl.new

UNU.RAN generator based on TABLe based Rejection (TABL)
tdr.new

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

UNU.RAN object for Geometric distribution
ud

Density function for "unuran" object
pinv.new

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

UNU.RAN object for Generalized Inverse Gaussian distribution
udchi

UNU.RAN object for Chi distribution
srou.new

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

UNU.RAN object for Gumbel distribution
udghyp

UNU.RAN object for Generalized Hyperbolic distribution
itdr.new

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

UNU.RAN generator for finite mixture of distributions
udchisq

UNU.RAN object for Chi-Squared distribution
udlogis

UNU.RAN object for Logistic distribution
udbeta

UNU.RAN object for Beta distribution
udlomax

UNU.RAN object for Lomax distribution
udexp

UNU.RAN object for Exponential distribution
udf

UNU.RAN object for F distribution
udlogarithmic

UNU.RAN object for Logarithmic distribution
udlnorm

UNU.RAN object for Log Normal distribution
udfrechet

UNU.RAN object for Frechet distribution
udmeixner

UNU.RAN object for Meixner distribution
udnbinom

UNU.RAN object for Negative Binomial distribution
udweibull

UNU.RAN object for Weibull distribution
udig

UNU.RAN object for Inverse Gaussian distribution
udlaplace

UNU.RAN object for Laplace distribution
udrayleigh

UNU.RAN object for Rayleigh distribution
udt

UNU.RAN object for Student t distribution
udslash

UNU.RAN object for Slash distribution
unuran-class

Class "unuran" -- Universal Non-Uniform RANdom variate generators
unuran.details

Information on a given "unuran" generator object
udgamma

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

Class "unuran.discr" for Discrete Distribution
udvg

UNU.RAN object for Variance Gamma distribution
udhyper

UNU.RAN object for Hypergeometric distribution
udhyperbolic

UNU.RAN object for Hyperbolic distribution
unuran.new

Create a UNU.RAN object
ur

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

UNU.RAN Burr random variate generator
urbeta

UNU.RAN Beta random variate generator
urbinom

UNU.RAN Binomial random variate generator
unuran.is.inversion

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

UNU.RAN object for Normal distribution
unuran.cont.new

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

Class "unuran.cont" for Continuous Distribution
urlogarithmic

UNU.RAN Logarithmic random variate generator
urlnorm

UNU.RAN Log-Normal random variate generator
urextremeII

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

UNU.RAN F random variate generator
udpareto

UNU.RAN object for Pareto distribution
unuran.packed-method

Pack "unuran" object
urweibull

UNU.RAN Weibull random variate generator
urtriang

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

Create a UNU.RAN discrete univariate distribution object
udpowerexp

UNU.RAN object for Powerexponential distribution
unuran.distr-class

Virtual class "unuran.distr"
udpois

UNU.RAN object for Poisson distribution
unuran.verify.hat

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

UNU.RAN Cauchy random variate generator
urchisq

UNU.RAN Chi-Squared random variate generator
unuran.cmv-class

Class "unuran.cmv" for Continuous Multivariate Distribution
urgamma

UNU.RAN Gamma random variate generator
urchi

UNU.RAN Chi random variate generator
urnbinom

UNU.RAN Negative Binomial random variate generator
urgig

UNU.RAN Generalized Inverse Gaussian Distribution variate generator
urdgt

UNU.RAN discrete random variate generator
urgeom

UNU.RAN Geometric random variate generator
urplanck

UNU.RAN Planck random variate generator
urhyper

UNU.RAN Hypergeometric random variate generator
urpareto

UNU.RAN Pareto random variate generator
up

Distribution function for "unuran" object
urnorm

UNU.RAN Normal random variate generator
urhyperbolic

UNU.RAN Hyperbolic random variate generator
unuran.cmv.new

Create a UNU.RAN continuous multivariate distribution object
uq

Quantile function for "unuran" object
urpois

UNU.RAN Poisson random variate generator
urpowerexp

UNU.RAN Powerexponential random variate generator
urlaplace

UNU.RAN Laplace random variate generator
urrayleigh

UNU.RAN Rayleigh random variate generator
urexp

UNU.RAN Exponential random variate generator
urt

UNU.RAN Student t random variate generator
urextremeI

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

UNU.RAN Lomax random variate generator
urlogis

UNU.RAN Logistic random variate generator
vnrou.new

UNU.RAN generator based on Multivariate Naive Ratio-Of-Uniforms method (VNROU)
use.aux.urng-method

Use auxiliary random number generator for Runuran objects