How to run a multiple linear regression of this format?
2 次查看(过去 30 天)
显示 更早的评论
I want to run a multiple linear regression model of this form:

where,
is the intercept and all other β terms are the coefficients. ϵ is the error term.




0 个评论
回答(1 个)
Divyam Gupta
2021-6-9
Hi,
As per my understanding, you want to run a multiple regression of a certain form with 3-dimensional data.
Please have a look at the following answer posted on MATLAB Central which discusses a similar issue as yours: https://www.mathworks.com/matlabcentral/answers/213867-how-to-curve-fit-4d-data
Hope this helps.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!