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.
Value
- responsescontent will depend on the C++ response
class
- lambdathe lambda sequence used.