Other packages > Find by keyword >

BiasedUrn  

Biased Urn Model Distributions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("BiasedUrn", "2.0.12")



Attach the package and use:
library("BiasedUrn")
Maintained by
Agner Fog
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2006-11-13
Latest Update: 2024-06-16
Description:
Statistical models of biased sampling in the form of univariate and multivariate noncentral hypergeometric distributions, including Wallenius' noncentral hypergeometric distribution and Fisher's noncentral hypergeometric distribution. See vignette("UrnTheory") for explanation of these distributions. Literature: Fog, A. (2008a). Calculation Methods for Wallenius' Noncentral Hypergeometric Distribution, Communications in Statistics, Simulation and Computation, 37(2) . Fog, A. (2008b). Sampling methods for Wallenius
How to cite:
Agner Fog (2006). BiasedUrn: Biased Urn Model Distributions. R package version 2.0.12, https://cran.r-project.org/web/packages/BiasedUrn. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.00 (2006-11-13 10:26), 1.01 (2006-11-30 12:04), 1.02 (2007-06-16 20:17), 1.03 (2007-10-05 12:24), 1.04 (2011-08-07 10:08), 1.05 (2013-02-10 13:03), 1.06.1 (2013-12-29 09:44), 1.06 (2013-11-11 08:20), 1.07 (2015-12-28 09:01), 2.0.8 (2022-10-22 14:58), 2.0.9 (2023-02-01 11:30), 2.0.10 (2023-06-01 11:00), 2.0.11 (2023-08-19 12:22)
Other packages that cited BiasedUrn R package
View BiasedUrn citation profile
Other R packages that BiasedUrn depends, imports, suggests or enhances
Complete documentation for BiasedUrn
Functions, R codes and Examples using the BiasedUrn R package
Some associated functions: BiasedUrn-1-Package . BiasedUrn-2-Univariate . BiasedUrn-3-Multivariate . 
Some associated R codes: urn1.R . urn2.R .  Full BiasedUrn package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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