Similar to other deviance methods, which returns deviance from a fitted "abess" object.

# S3 method for abess
deviance(object, type = c("standard", "gic", "ebic", "bic", "aic"), ...)

Arguments

object

A "abess" object.

type

The type of deviance. One of the following: "standard", "gic", "ebic", "bic" and "aic". Default is "standard".

...

additional arguments

Value

A numeric vector.