How to run a multiple linear regression of this format?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Divyam Gupta
le 9 Juin 2021
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 commentaires
Voir également
Catégories
En savoir plus sur Linear Regression dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!