sgl_predict: Sgl predict

Description Usage Arguments Value Author(s)

Description

Sgl predict

Usage

1
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

responses

content will depend on the C++ response class

lambda

the lambda sequence used.

Author(s)

Martin Vincent


sglOptim documentation built on May 2, 2019, 5:55 p.m.