Model deviance
Usage
# S3 method for SLOPE
deviance(object, ...)
Value
For Gaussian models this is twice the residual sums of squares. For all other models, two times the negative loglikelihood is returned.
See also
Other SLOPE-methods:
coef.SLOPE()
,
plot.SLOPE()
,
predict.SLOPE()
,
print.SLOPE()
,
score()