Learn R Programming

geex (version 1.1.1)

root_control-class: root_control S4 class

Description

root_control S4 class

Arguments

Slots

.FUN

a root finding function whose first argument must be named f.

.options

a list of options passed to .FUN.

.object_name

a character string identifying the object containing the roots in the output of .FUN.