Other packages > Find by keyword >

RandVar  

Implementation of Random Variables
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RandVar", "1.2.5")



Attach the package and use:
library("RandVar")
Maintained by
Matthias Kohl
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-10-21
Latest Update: 2024-01-30
Description:
Implements random variables by means of S4 classes and methods.
How to cite:
Matthias Kohl (2005). RandVar: Implementation of Random Variables. R package version 1.2.5, https://cran.r-project.org/web/packages/RandVar. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.4-1 (2005-10-21 12:25), 0.4-2 (2005-11-22 20:43), 0.5 (2006-12-15 18:55), 0.6.1 (2007-08-09 15:00), 0.6.2 (2007-10-02 18:39), 0.6.3 (2008-09-14 18:39), 0.6.4 (2008-10-12 11:00), 0.6.5 (2008-11-06 08:59), 0.6.6 (2008-11-30 20:19), 0.6.7 (2009-02-25 08:49), 0.6.8 (2009-07-31 20:13), 0.6.9 (2009-07-31 23:34), 0.6 (2007-08-07 11:09), 0.7 (2009-11-03 16:30), 0.8.1 (2011-10-19 15:18), 0.8 (2011-01-20 15:54), 0.9.2 (2013-09-11 16:26), 0.9 (2013-02-08 11:36), 1.0.1 (2017-04-23 15:24), 1.0 (2016-04-25 08:58), 1.1.0 (2018-08-01 22:30), 1.2.0 (2019-04-03 10:50), 1.2.1 (2020-01-19 21:00), 1.2.3 (2024-01-30 23:50), 1.2.4 (2024-09-02 14:50)
Other packages that cited RandVar R package
View RandVar citation profile
Other R packages that RandVar depends, imports, suggests or enhances
Complete documentation for RandVar
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
readxlsb  
Read 'Excel' Binary (.xlsb) Workbooks
Import data from 'Excel' binary (.xlsb) workbooks into R. ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
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  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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