如题,LinearModel和regress有什么区别呢?应该都可以做回归分析,但是回归曲线不一样为什么呢?

 Réponse acceptée

0 votes

默认参数的话,是一样的。
使用最少二乘法。
LinearModel 可以稳健回归、logistic回归。。。

Plus de réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!