View source: R/deviance.abess.R
deviance.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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.