createRFfunction,Curve-method | R Documentation |
This creates a random draw function from the Curve object
## S4 method for signature 'Curve'
createRFfunction(theObject, n = "n")
theObject |
The name of the Curve Object |
n |
The parameter name for the number of random draws to make. Default=n |
createRFfunction(Weibull(100,1))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.