coef.suffPCR: Method for returning coefficients of a fitted suffpcr object

coef.suffpcrR Documentation

Method for returning coefficients of a fitted suffpcr object

Description

Method for returning coefficients of a fitted suffpcr object

Usage

## S3 method for class 'suffpcr'
coef(object, i = NULL, d = NULL, ...)

Arguments

object

a suffpcr object, created by suffpcr()

i

optional vector of lambda indices to retrieve

d

optional vector of d indices to retrieve

...

ignored

Value

a (sparse) matrix of coefficients. Each column corresponds to one lambda x d estimate


dajmcdon/suffpcr documentation built on March 31, 2022, 3:22 a.m.