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: 0.6.7
Date: 2009-02-25
Depends: R (>= 2.7.0), methods, startupmsg, distr(>= 2.0), distrEx(>= 2.0)
LazyLoad: yes
License: LGPL-3
URL: http://robast.r-forge.r-project.org/

Author(s)

Peter Ruckdeschel Peter.Ruckdeschel@itwm.fraunhofer.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

distr-package, distrEx-package

Examples

library(RandVar)
#vignette("RandVar")

[Package RandVar version 0.6.7 Index]