how to calculate aic of normally distributed pdf?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
how to calculate Akaike information criterion (AIC) a of normally distributed pdf?
6 Kommentare
Sam Chak
am 26 Mär. 2024
Could you please provide the formula for calculating the AIC (Akaike Information Criterion) value? This will allow forum users to clearly see which information can be extracted from the data and then incorporated into the AIC formula. Taking this primitive approach will help the users gain a better understanding of the calculation process.
m = [203.8 230.6 376.8 101.2 128.8 286.8 316.5 313.9 386.4 116 94.8 314.9 267.26 201.65];
stem(m), grid on
Antworten (0)
Siehe auch
Kategorien
Mehr zu Probability Distributions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!