evaluateInvfunction: Method for evaluating the inverse-CDF function for a Curve...

evaluateInvfunctionR Documentation

Method for evaluating the inverse-CDF function for a Curve object at p

Description

This numerically evaluates the inverse-CDF function of the Curve object at the specified p

Usage

evaluateInvfunction(theObject, ...)

Arguments

theObject

The name of the Curve Object

...

Pass-through arguments

Examples

evaluateInvfunction(Weibull(100,1), 0.5)

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