evaluatePDFfunction,Curve-method | R Documentation |
This numerically evaluates the PDF function of the Curve object at the specified x
## S4 method for signature 'Curve'
evaluatePDFfunction(theObject, x)
theObject |
The name of the Curve Object |
x |
The time to evaluate at |
evaluatePDFfunction(Weibull(100,1),10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.