coef.prioritylasso: Extract coefficients from a prioritylasso object
Description
Extract coefficients from a prioritylasso object
Usage
# S3 method for prioritylasso
coef(object, ...)
Value
List with the coefficients and the intercepts
Arguments
- object
model of type prioritylasso
- ...
additional arguments, currently not used