getCDFfunction {gestate} | R Documentation |
This retrieves the full CDF function of the Curve object as a string
getCDFfunction(theObject, ...)
theObject |
The name of the Curve Object |
... |
Pass-through arguments |
getCDFfunction(Weibull(100,1))