evaluatePDFfunction {gestate} | R Documentation |
This numerically evaluates the PDF function of the Curve object at the specified x
evaluatePDFfunction(theObject, ...)
theObject |
The name of the Curve Object |
... |
Pass-through arguments |
evaluatePDFfunction(Weibull(100,1),10)