(INTRO.DISTRSIM) {distrSim} | R Documentation |
``distrSim'' is a package for R from version 2.2.0 onwards that is distributed under GPL license 2.0. It requires package setRNG by Paul Gilbert, pgilbert@bank-banque-canada.ca, and distr by the authors of this package, peter.ruckdeschel@uni-bayreuth.de, to be installed from
http://cran.r-project.org/mirrors.html
The aim of this package is to provide a conceptual treatment of simulations by means of S4 classes. The package is based on our package distr, hence uses distribution classes as introduced there to describe the distributions under which simulations are performed.
A somewhat longer and more detailed manual can be obtained under
http://www.uni-bayreuth.de/departments/math/org/mathe7/DISTR/
library("distrSim")