Learn R Programming

gestate (version 1.6.0)

getAssessCDFfunction: 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

getAssessCDFfunction(theObject, ...)

Arguments

theObject

The name of the RCurve Object

...

Pass-through arguments

Examples

Run this code
getAssessCDFfunction(LinearR(12,100,100))

Run the code above in your browser using DataLab