Learn R Programming

sglOptim (version 1.0.122.0)

sgl_predict: Sgl predict

Description

Sgl predict

Usage

sgl_predict(module_name, PACKAGE, object, data, ...)

Arguments

module_name
reference to objective specific C++ routines.
PACKAGE
name of the calling package.
object
a sgl object containing a list of estimated models.
data
a list of data objects -- will be parsed to the specified module.
...
not used.

Value

  • responsescontent will depend on the C++ response class
  • lambdathe lambda sequence used.