getParams-Curve-method: Method for returning all parameters from a Curve object as a...

getParams,Curve-methodR Documentation

Method for returning all parameters from a Curve object as a list

Description

This retrieves all parameters from a Curve object as a list

Usage

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

Arguments

theObject

The name of the Curve Object

Examples

getParams(Weibull(100,1))

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