Learn R Programming

RandVar (version 1.2.4)

RandVar-package: Implementation of Random Variables

Description

Implementation of random variables by means of S4 classes and methods.

Arguments

Author

Peter Ruckdeschel peter.ruckdeschel@uni-oldenburg.de,
Matthias Kohl Matthias.Kohl@stamats.de
Maintainer: Matthias Kohl matthias.kohl@stamats.de

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.

Details

Package:RandVar
Version:1.2.4
Date:2024-09-02
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

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

Run this code
library(RandVar)
#vignette("RandVar")

Run the code above in your browser using DataLab