getType,Curve-method {gestate} | R Documentation |
Method for returning the Curve type
Description
This returns the Curve object type
Usage
## S4 method for signature 'Curve'
getType(theObject)
Arguments
theObject |
The name of the Curve Object |
Examples
getType(Weibull(100,1))
[Package gestate version 1.6.0 Index]