neuropsychology (version 0.5.0)

interpret: Interpretation help for AIC and BIC.

Description

Interpretation help for AIC and BIC.

Usage

interpret(value,
        what="BIC")

Arguments

value
A value.
what
"AIC" or "BIC".

Value

list
list containing the interpretation and the source.

Examples

Run this code
require(neuropsychology)

interpret(7.2, what="BIC")

Run the code above in your browser using DataLab