coef.cv.grpsel: Coefficient function for cv.grpsel object

coef.cv.grpselR Documentation

Coefficient function for cv.grpsel object

Description

Extracts coefficients for specified values of the tuning parameters.

Usage

## S3 method for class 'cv.grpsel'
coef(object, lambda = "lambda.min", gamma = "gamma.min", ...)

Arguments

object

an object of class cv.grpsel

lambda

the value of lambda indexing the desired fit

gamma

the value of gamma indexing the desired fit

...

any other arguments

Value

A matrix of coefficients.

Author(s)

Ryan Thompson <ryan.thompson-1@uts.edu.au>


ryan-thompson/grpsel documentation built on Nov. 29, 2024, 8:02 p.m.