coef.ppmnet: Extract the coefficients from a 'ppmnet' object

Description Usage Arguments

View source: R/ppmnet.R

Description

Extract the coefficients from a 'ppmnet' object

Usage

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

Arguments

object

A fitted ppmnet object.

s

Value(s) of the penalty tuning parameter at which coefficients are to be extracted. Default is the entire sequence used to fit the regularization path.

...

Additional arguments passed to coef.glmnet.


jeffdaniel/ppmnet documentation built on Aug. 14, 2019, 6:31 a.m.