RandVar-package {RandVar} | R Documentation |
Implementation of Random Variables
Description
Implementation of random variables by means of S4 classes and methods.
Details
Package: | RandVar |
Version: | 1.2.3 |
Date: | 2024-01-30 |
Depends: | R(>= 3.4), methods, distr(>= 2.8.0), distrEx(>= 2.8.0) |
Imports: | startupmsg |
ByteCompile: | yes |
License: | LGPL-3 |
URL: | https://r-forge.r-project.org/projects/robast/ |
VCS/SVNRevision: | 1261 |
Package versions
Note: The first two numbers of package versions do not necessarily reflect package-individual development, but rather are chosen for the RobAStXXX family as a whole in order to ease updating "depends" information.
Author(s)
Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de,
Matthias Kohl Matthias.Kohl@stamats.de
Maintainer: Matthias Kohl matthias.kohl@stamats.de
References
M. Kohl (2005). Numerical Contributions to the Asymptotic Theory of Robustness. Dissertation. University of Bayreuth. See also https://www.stamats.de/wp-content/uploads/2018/04/ThesisMKohl.pdf
See Also
distr-package
, distrEx-package
Examples
library(RandVar)
#vignette("RandVar")
[Package RandVar version 1.2.3 Index]