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 |
order.max |
The model order limit. Default: |
Value
The cAIC
[Package BayesfMRI version 0.10.1 Index]