coef.AccurateGLM: Extract coefficients from an AccurateGLM object.

Description Usage Arguments

View source: R/coef-aglm.R

Description

Extract coefficients from an AccurateGLM object.

Usage

1
2
3
## S3 method for class 'AccurateGLM'
coef(model, index = NULL, name = NULL,
  s = NULL, exact = FALSE, ...)

Arguments

model

An AccurateGLM object.

s

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

...

Other arguments are passed directly to deviance functions of model@backend_models.


kazuzowo/aglm-LVar documentation built on Dec. 10, 2019, 12:13 a.m.