Other packages > Find by keyword >

Runuran  

R Interface to the 'UNU.RAN' Random Variate Generators
View on CRAN: Click here


Download and install Runuran package within the R console
Install from CRAN:
install.packages("Runuran")

Install from Github:
library("remotes")
install_github("cran/Runuran")

Install by package version:
library("remotes")
install_version("Runuran", "0.41")



Attach the package and use:
library("Runuran")
Maintained by
Josef Leydold
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-05-15
Latest Update: 2025-04-07
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.
How to cite:
Josef Leydold (2007). Runuran: R Interface to the 'UNU.RAN' Random Variate Generators. R package version 0.41, https://cran.r-project.org/web/packages/Runuran. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:24), 0.4 (2007-05-15 20:57), 0.5 (2007-08-02 18:10), 0.6 (2007-12-10 19:27), 0.7.1 (2008-06-05 11:30), 0.7 (2008-04-25 14:15), 0.8.0 (2008-11-25 20:26), 0.9.0 (2009-02-26 16:00), 0.10.0 (2009-06-22 21:16), 0.10.1 (2009-08-06 17:58), 0.11.0 (2009-11-17 20:36), 0.12.0 (2010-01-04 21:10), 0.13.0 (2010-02-09 21:08), 0.14.0 (2010-05-01 19:45), 0.15.0 (2010-08-06 11:39), 0.16.0 (2010-10-26 14:36), 0.17.0 (2011-01-27 13:18), 0.18.0 (2011-05-19 17:27), 0.19.0 (2012-01-31 19:30), 0.20.0 (2012-09-10 08:54), 0.21.0 (2014-08-28 00:19), 0.22.0 (2015-07-17 13:15), 0.23.0 (2015-08-19 11:19), 0.24 (2017-10-25 15:10), 0.26 (2019-03-13 00:16), 0.27 (2019-03-14 15:33), 0.28 (2020-02-04 08:40), 0.30 (2020-02-12 21:40), 0.32 (2020-10-31 08:50), 0.33 (2020-11-01 17:00), 0.34 (2021-08-11 18:40), 0.35 (2021-10-22 20:50), 0.36 (2022-05-05 17:50), 0.37 (2022-10-18 15:37), 0.38 (2023-01-17 14:10), 0.39 (2024-09-21 11:50), 0.40 (2024-10-04 15:20)
Other packages that cited Runuran R package
View Runuran citation profile
Other R packages that Runuran depends, imports, suggests or enhances
Complete documentation for Runuran
Functions, R codes and Examples using the Runuran R package
Some associated functions: Runuran-package . Runuran.distributions . Runuran.options . Runuran.special.generators . arou.new . ars.new . dari.new . dau.new . dgt.new . hitro.new . itdr.new . mixt.new . pinv.new . srou.new . tabl.new . tdr.new . ud . udbeta . udbinom . udcauchy . udchi . udchisq . udexp . udf . udfrechet . udgamma . udgeom . udghyp . udgig . udgumbel . udhyper . udhyperbolic . udig . udlaplace . udlnorm . udlogarithmic . udlogis . udlomax . udmeixner . udnbinom . udnorm . udpareto . udpois . udpowerexp . udrayleigh . udslash . udt . udvg . udweibull . unuran-class . unuran.cmv-class . unuran.cmv.new . unuran.cont-class . unuran.cont.new . unuran.details . unuran.discr-class . unuran.discr.new . unuran.distr-class . unuran.is.inversion . unuran.new . unuran.packed-methods . unuran.verify.hat . up . uq . ur . urbeta . urbinom . urburr . urcauchy . urchi . urchisq . urdgt . urexp . urextremeI . urextremeII . urf . urgamma . urgeom . urgig . urhyper . urhyperbolic . urlaplace . urlnorm . urlogarithmic . urlogis . urlomax . urnbinom . urnorm . urpareto . urplanck . urpois . urpowerexp . urrayleigh . urt . urtriang . urweibull . use.aux.urng-method . vnrou.new . 
Some associated R codes: Runuran.R . deprecated.R . distributions.R . options.R . universal.R . unuran_cmv.R . unuran_cont.R . unuran_discr.R . unuran_distr.R . utils.R . zzz.R .  Full Runuran package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA