root_control-class {geex}R Documentation

root_control S4 class

Description

root_control S4 class

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.


[Package geex version 1.1.1 Index]