Learn R Programming

gestate (version 1.3.2)

createRFfunction: Method for running the RF function for a Curve object

Description

This retrieves and runs the full RF function of the Curve object as a string

Usage

createRFfunction(theObject, ...)

Arguments

theObject

The name of the Curve Object

...

Pass-through arguments

Examples

Run this code
# NOT RUN {
createRFfunction(Weibull(100,1))
# }

Run the code above in your browser using DataLab