spm_fit
objects.Akaike's (and Bayesian) An Information Criterion for spm_fit
objects.
# S3 method for spm_fit
AIC(object, ..., k = 2)# S3 method for spm_fit
BIC(object, ...)
a numeric scalar corresponding to the goodness of fit
measure.
a spm_fit object.
optionally more fitted model objects.
numeric, the penalty per parameter to be used; the default
'k = 2' is the classical AIC. (for compatibility with stats::AIC.