deviance.abess {abess} | R Documentation |
abess
" object.Similar to other deviance methods,
which returns deviance from a fitted "abess
" object.
## S3 method for class 'abess'
deviance(object, type = c("standard", "gic", "ebic", "bic", "aic"), ...)
object |
A " |
type |
The type of deviance.
One of the following: |
... |
additional arguments |
A numeric vector.
print.abess
,
predict.abess
,
coef.abess
,
extract.abess
,
plot.abess
,
deviance.abess
.