Learn R Programming

sglOptim (version 1.3.8)

coef.sgl: Extracting the nonzero coefficients

Description

This function returns the nonzero coefficients (that is the nonzero entries of the \(beta\) matrices)

Usage

# S3 method for sgl
coef(object, index = 1:nmod(object), parameter = "beta",
  ...)

Arguments

object

a sgl object

index

indices of the models

parameter

name of the parameter (deafult is 'beta')

...

ignored

Value

a list of with nonzero coefficients of the models