Regression tree and AIC
이전 댓글 표시
Hello.
I have 20 predictors and some of them are correlated. I also have to fit a regression tree and choose best predictors using AIC. I used fitrtree, but I don't know how to calculate AIC. Could someone please help?
답변 (1개)
Peter Cook
2019년 4월 8일
0 개 추천
The default optimizer is Bayesian, could you extract the BIC & rescale it to AIC?
카테고리
도움말 센터 및 File Exchange에서 Linear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!