coef.coco: Coef Method for 'coco' object

Description Usage Arguments Value

View source: R/methods.R

Description

Similar to other coef functions, this function returns the coefficient values for different possible lambda values

Usage

1
2
## S3 method for class 'coco'
coef(object, s = NULL, ...)

Arguments

object

Fitted coco model object

s

Value(s) of the penalty parameter lambda at which predictions are required. Default is the entire sequence used to create the model.

...

currently ignored

Value

Coefficient value


celiaescribe/BDcocolasso documentation built on Feb. 11, 2020, 11:41 p.m.