Learn R Programming

abess (version 0.4.9)

deviance.abess: Extract the deviance from a fitted "abess" object.

Description

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

Usage

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

Value

A numeric vector.

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

See Also

print.abess, predict.abess, coef.abess, extract.abess, plot.abess, deviance.abess.