Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
R
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

rv

CRAN status Project Status: Active - The project has reached a stable, usable state and is being actively developed. rv Downloads R build status

The rv package provides tools for working with simulation-based random variables.

Installation

Stable version from CRAN

install.packages("rv")

or development version from GitHub

install.packages('devtools')  # package devtools needed
devtools::install_github("jsta/rv")

Examples

See website

About

Simulation-Based Random Variable Objects

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.