Multiple regression coefficient value 0
이전 댓글 표시
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
dpb
2019년 6월 20일
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?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Linear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!