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.4")



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.4, https://cran.r-project.org/web/packages/RandVar. Accessed 06 Nov. 2024.
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)
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

mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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