Parameters-class {farmR}R Documentation

Class "Parameters"

Description

Abstract class defining generic methods for Parameters objects

Objects from the Class

A virtual Class: No objects may be created from it.

Methods

document
signature(params = "Parameters"): Get the underlying java object representing the Parameters
show
signature(object = "Parameters"): Dump the parameters to screen

Author(s)

Ira Cooke

See Also

See also ObjectiveParameters FarmParameters for concrete subclasses

Examples

showClass("Parameters")

[Package farmR version 1.0 Index]