R Interface to the 'UNU.RAN' Random Variate Generators
UNU.RAN generator based on Automatic Ratio-Of-Uniforms method (AROU)
UNU.RAN generator based on Adaptive Rejection Sampling (ARS)
UNU.RAN generator based on Discrete Automatic Rejection Inversion (DAR...
UNU.RAN generator based on the Alias method (DAU)
UNU.RAN generator based on table guided discrete inversion (DGT)
UNU.RAN generator based on Hit-and-Run sampler (HITRO)
UNU.RAN generator based on Inverse Transformed Density Rejection (ITDR...
UNU.RAN generator for finite mixture of distributions
UNU.RAN generator based on Polynomial interpolation of INVerse CDF (PI...
Runuran -- R interface to Universal Non-Uniform RANdom variate generat...
UNU.RAN distribution objects
Set or return options for Runuran library
Generators for distributions based on methods from the UNU.RAN library
UNU.RAN generator based on Simple Ratio-Of-Uniforms Method (SROU)
UNU.RAN generator based on TABLe based Rejection (TABL)
UNU.RAN generator based on Transformed Density Rejection (TDR)
Density function for "unuran" object
UNU.RAN object for Beta distribution
UNU.RAN object for Binomial distribution
UNU.RAN object for Cauchy distribution
UNU.RAN object for Chi distribution
UNU.RAN object for Chi-Squared distribution
UNU.RAN object for Exponential distribution
UNU.RAN object for F distribution
UNU.RAN object for Frechet distribution
UNU.RAN object for Gamma distribution
UNU.RAN object for Geometric distribution
UNU.RAN object for Generalized Hyperbolic distribution
UNU.RAN object for Generalized Inverse Gaussian distribution
UNU.RAN object for Gumbel distribution
UNU.RAN object for Hypergeometric distribution
UNU.RAN object for Hyperbolic distribution
UNU.RAN object for Inverse Gaussian distribution
UNU.RAN object for Laplace distribution
UNU.RAN object for Log Normal distribution
UNU.RAN object for Logarithmic distribution
UNU.RAN object for Logistic distribution
UNU.RAN object for Lomax distribution
UNU.RAN object for Meixner distribution
UNU.RAN object for Negative Binomial distribution
UNU.RAN object for Normal distribution
UNU.RAN object for Pareto distribution
UNU.RAN object for Poisson distribution
UNU.RAN object for Powerexponential distribution
UNU.RAN object for Rayleigh distribution
UNU.RAN object for Slash distribution
UNU.RAN object for Student t distribution
UNU.RAN object for Variance Gamma distribution
UNU.RAN object for Weibull distribution
Class "unuran" -- Universal Non-Uniform RANdom variate generators
Class "unuran.cmv" for Continuous Multivariate Distribution
Create a UNU.RAN continuous multivariate distribution object
Class "unuran.cont" for Continuous Distribution
Create a UNU.RAN continuous univariate distribution object
Information on a given "unuran" generator object
Class "unuran.discr" for Discrete Distribution
Create a UNU.RAN discrete univariate distribution object
Virtual class "unuran.distr"
Test whether a "unuran" generator object implements an inversion metho...
Create a UNU.RAN object
Pack "unuran" object
Verify hat and squeezes in a "unuran" generator object
Distribution function for "unuran" object
Quantile function for "unuran" object
Sample from a distribution specified by a "unuran" object
UNU.RAN Beta random variate generator
UNU.RAN Binomial random variate generator
UNU.RAN Burr random variate generator
UNU.RAN Cauchy random variate generator
UNU.RAN Chi random variate generator
UNU.RAN Chi-Squared random variate generator
UNU.RAN discrete random variate generator
UNU.RAN Exponential random variate generator
UNU.RAN Extreme value type I (Gumbel-type) random variate generator
UNU.RAN Extreme value type II (Frechet-type) random variate generator
UNU.RAN F random variate generator
UNU.RAN Gamma random variate generator
UNU.RAN Geometric random variate generator
UNU.RAN Generalized Inverse Gaussian Distribution variate generator
UNU.RAN Hypergeometric random variate generator
UNU.RAN Hyperbolic random variate generator
UNU.RAN Laplace random variate generator
UNU.RAN Log-Normal random variate generator
UNU.RAN Logarithmic random variate generator
UNU.RAN Logistic random variate generator
UNU.RAN Lomax random variate generator
UNU.RAN Negative Binomial random variate generator
UNU.RAN Normal random variate generator
UNU.RAN Pareto random variate generator
UNU.RAN Planck random variate generator
UNU.RAN Poisson random variate generator
UNU.RAN Powerexponential random variate generator
UNU.RAN Rayleigh random variate generator
UNU.RAN Student t random variate generator
UNU.RAN Triangular random variate generator
UNU.RAN Weibull random variate generator
Use auxiliary random number generator for Runuran objects
UNU.RAN generator based on Multivariate Naive Ratio-Of-Uniforms method...
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.