how can i calculate subset aic using matlab
1 回表示 (過去 30 日間)
古いコメントを表示
i have 5 variables in regression model and i want to use aic criterion to choose the correct model i have 2^p (2^5=32 combination) denote variables with x's so the combinations are x1, x2...x5, x1x2, x1x3,...x4x5, x1x2x3.....x3x4x5then 4 variables x1x2x3x4...x2x3x4x5and the last two models are x1x2x3x4x5 and 0 variables are in the model HOW CAN i create simulation to apply aic to the subset models??
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Linear and Nonlinear Regression についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!