getPDFfunction,Curve-method | R Documentation |
This retrieves the PDF function of the Curve object as a string
## S4 method for signature 'Curve'
getPDFfunction(theObject, x = "x")
theObject |
The name of the Curve Object |
x |
The parameter name to use in the PDF function. Default=x |
getPDFfunction(Weibull(100,1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.