Multiple regression coefficient value 0
Ältere Kommentare anzeigen
Hi,
I am trying to calculate the coefficients through regress function for linear equation with 37 predictors and 58 data points.
10 of 37 coefficients are equal to 0 and the statistics is also not estimated. I was just wondering what is the reason for that and how can I estimate the multiple linear regression by including all coefficient?
Thanks
Kamil
1 Kommentar
dpb
am 20 Jun. 2019
All depends on the design matrix and the data -- it's probable some variables simply don't have changes independent of others such that there is a nonzero derivative for them...but can't say anything specific w/o the data.
How were the design points generated...just happenstance or by some sampling scheme?
Antworten (0)
Kategorien
Mehr zu Linear Regression finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!