evaluateInvfunction {gestate} | R Documentation |
This numerically evaluates the inverse-CDF function of the Curve object at the specified p
evaluateInvfunction(theObject, ...)
theObject |
The name of the Curve Object |
... |
Pass-through arguments |
evaluateInvfunction(Weibull(100,1), 0.5)