Skip to Main Content Skip to Search
Product Documentation

aic - Akaike Information Criterion for estimated model

Syntax

am = aic(model)
am = aic(model1,model2,...)

Arguments

model

Name of an idtf, idgrey, idpoly, idproc, idss, idnlarx, idnlhw, or idnlgrey model object.

Description

am = aic(model) returns a scalar value of the Akaike's Information Criterion (AIC) for the estimated model.

am = aic(model1,model2,...) returns a row vector containing AIC values for the estimated models model1,model2,....

Tips

Akaike's Information Criterion (AIC) provides a measure of model quality by simulating the situation where the model is tested on a different data set. After computing several different models, you can compare them using this criterion. According to Akaike's theory, the most accurate model has the smallest AIC.

Akaike's Information Criterion (AIC) is defined by the following equation:

where V is the loss function, d is the number of estimated parameters, and N is the number of values in the estimation data set.

The loss function V is defined by the following equation:

where represents the estimated parameters.

For d<<N:

AIC is formally defined as the negative log-likelihood function , evaluated at the estimated parameters, plus the number of estimated parameters. You can derive AIC from this definition, as follows:

If the disturbance source is Gaussian with the covariance matrix , the logarithm of the likelihood function is

Maximizing this analytically with respect to , and then maximizing the result with respect to , gives

References

Ljung, L. System Identification: Theory for the User, Upper Saddle River, NJ, Prentice-Hal PTR, 1999. See sections about the statistical framework for parameter estimation and maximum likelihood method and comparing model structures.

See Also

fpe

  


Free Control Systems Interactive Kit

Learn more about resources for designing, testing, and implementing control systems.

Get free kit

Trials Available

Try the latest control systems products.

Get trial software
 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS