interpret: Interpretation help for AIC and BIC.

Description Usage Arguments Value Author(s) Examples

Description

Interpretation help for AIC and BIC.

Usage

1
2
interpret(value,
        what="BIC")

Arguments

value

A value.

what

"AIC" or "BIC".

Value

list

list containing the interpretation and the source.

Author(s)

Dominique Makowski

Examples

1
2
3
require(neuropsychology)

interpret(7.2, what="BIC")

neuropsychology documentation built on May 2, 2019, 2:13 p.m.