Learn R Programming

gestate (version 1.6.0)

createRFfunction: Method for creating a random draw function from a Curve object

Description

This creates a random draw function from the Curve object

Usage

createRFfunction(theObject, ...)

Arguments

theObject

The name of the Curve Object

...

Pass-through arguments

Examples

Run this code
createRFfunction(Weibull(100,1))

Run the code above in your browser using DataLab