getInvfunction: Method for returning the inverse-CDF function for a Curve...

getInvfunctionR Documentation

Method for returning the inverse-CDF function for a Curve object

Description

This retrieves the full inverse-CDF function of the Curve object as a string

Usage

getInvfunction(theObject, ...)

Arguments

theObject

The name of the Curve Object

...

Pass-through arguments

Examples

getInvfunction(Weibull(100,1))

gestate documentation built on April 26, 2023, 5:10 p.m.