Method for returning coefficients of a fitted suffpcr object
coef.suffPCR.Rd
Method for returning coefficients of a fitted suffpcr object
Usage
# S3 method for 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