createRFfunction {gestate}R Documentation

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

createRFfunction(Weibull(100,1))

[Package gestate version 1.6.0 Index]