AICc {BayesfMRI}R Documentation

Corrected AIC

Description

Computes corrected AIC (AICc).

Usage

AICc(y, demean = FALSE, order.max = 10)

Arguments

y

The autocorrelated data

demean

Demean y? Default: FALSE.

order.max

The model order limit. Default: 10.

Value

The cAIC


[Package BayesfMRI version 0.10.1 Index]