Akaike's (and Bayesian) An Information Criterion for spm_fit
objects.
Source: R/fit.R
goodness_of_fit.Rd
Akaike's (and Bayesian) An Information Criterion for spm_fit
objects.
Arguments
- object
a
spm_fit
object.- ...
optionally more fitted model objects.
- k
numeric
, the penalty per parameter to be used; the default 'k = 2' is the classical AIC. (for compatibility withstats::AIC
.