AICc: Compute the Corrected AIC for an object

View source: R/minc_model_selection.R

AICcR Documentation

Compute the Corrected AIC for an object

Description

Corrected AIC for finite sample sizes. Generally recommended over AIC as it asymptotically approaches AIC as n->infinity.

Usage

AICc(object, ...)

Arguments

object

An object with an AICc method

...

additional parameters for methods

Details

For use with mincLm objects AICc produces a vector of AICc values, one per voxel.


Mouse-Imaging-Centre/RMINC documentation built on Nov. 12, 2022, 1:50 p.m.