models: Generic function for extracting the fitted models

Description Usage Arguments Value Author(s)

Description

Returns the fitted models

Usage

1
models(object, index, ...)

Arguments

object

an object

index

a vector of indices of the models to be returned

...

additional parameters (optional)

Value

a list of length length(index) containing the models

Author(s)

Martin Vincent


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

Related to models in sglOptim...