coef.cv.ensembleEN: Extract coefficients from a cv.ensembleEN object.

Description Usage Arguments Value See Also

View source: R/methods.R

Description

Extract coefficients from a cv.ensembleEN object.

Usage

1
2
## S3 method for class 'cv.ensembleEN'
coef(object, index = object$index_opt, ...)

Arguments

object

Fitted cv.ensembleEN object.

index

Indices indicating values of lambda_S at which to extract coefficients. Defaults to the optimal value.

...

Additional arguments for compatibility

Value

A vector of coefficients

See Also

cv.ensembleEN


ensembleEN documentation built on Feb. 11, 2018, 3:10 p.m.