powered by
This retrieves a single parameter from a Curve object
# S4 method for Curve getParam(theObject, param)
The name of the Curve Object
The number of the parameter that is required
getParam(Weibull(100,1),1)
Run the code above in your browser using DataLab