Are GAMs supported by statistics toolbox?
조회 수: 4 (최근 30일)
이전 댓글 표시
Are GAMs (Generalized Additive Models) supported by Matlab statistics toolbox? I could only find the BGAM package but as I understand it is not part of an official toolbox. thanks
댓글 수: 0
답변 (2개)
Anusha B
2015년 3월 17일
Hi Dimitrios,
Generalised Additive Models are currently not supported in Statistics Toolbox. I guess you are referring to this link on BGAM package:
Yes, this is not part of the Statistics Toolbox.
Bernhard Suhm
2021년 4월 9일
With the recent R2021a release, support for GAM has been added to the Statistics and Machine Learning toolbox. See GAM for classification, and a similar page exists for applying GAM to regression.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 String Parsing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!