Products & Services Solutions Academia Support User Community Company

Learn more about System Identification Toolbox   

aic - Akaike Information Criterion for estimated model

Syntax

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

Arguments

model

Name of an idarx, 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,....

Remarks

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

where p is the number of outputs.

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

EstimationInfo 
fpe 

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS