Extracts model coefficients from a QuadrupenFit object
Usage
# S3 method for class 'QuadrupenFit'
coef(object, selection = NULL, ...)Arguments
- object
a QuadrupenFit object
- selection
either a character (model selection criteria) of a scalar (lambda value)
- ...
not used, only here for S3 compatibility