nmod.sgl: Returns the number of models in a sgl object

Description Usage Arguments Value Author(s)

Description

Returns the number of models in a sgl object

Usage

1
2
## S3 method for class 'sgl'
nmod(object, ...)

Arguments

object

a sgl object

...

not used

Value

the number of models in object

Author(s)

Martin Vincent


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

Related to nmod.sgl in sglOptim...