getNames-Curve-method: Method for returning all parameter names from a Curve object

getNames,Curve-methodR Documentation

Method for returning all parameter names from a Curve object

Description

This retrieves all parameter names from a Curve object

Usage

## S4 method for signature 'Curve'
getNames(theObject)

Arguments

theObject

The name of the Curve Object

Examples

getNames(Weibull(100,1))

gestate documentation built on April 26, 2023, 5:10 p.m.