getAssessCDFfunction-RCurve-method: Method for returning the CDF function for a RCurve object

getAssessCDFfunction,RCurve-methodR Documentation

Method for returning the CDF function for a RCurve object

Description

This retrieves the CDF function of the specified RCurve object as a string, writing in the assessment time parameter

Usage

## S4 method for signature 'RCurve'
getAssessCDFfunction(theObject, q = "q")

Arguments

theObject

The name of the RCurve Object

q

The parameter name to use in the CDF function. Default=q

Examples

getAssessCDFfunction(LinearR(12,100,100))

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