Does this mean my dataset has too few observations?

I ran a GLM regression with 5 indepedent variables. My dataset contains 238 observations and I got error message like this:
Warning: Regression design matrix is rank deficient to within machine precision. > In TermsRegression>TermsRegression.checkDesignRank at 98 In GeneralizedLinearModel>GeneralizedLinearModel.fit at 1174 In fitglm at 133
Does this mean I have too few observations? Because if I have 347 observations, it runs fine without any complaints.

답변 (1개)

Star Strider
Star Strider 2014년 7월 17일

0 개 추천

My guess is that there is something strange about Observation #238. Check it to see that all the data in it are valid.

댓글 수: 2

Hi, thanks a lot for reply! I wonder why you mentioned Observation #238. I plotted out leverage and ¤238 does not seem to be outlier. While #20 seems to be outlier. I excluded #20 and still got the same error message...
My point is that there is something about the added observation that is crashing your design matrix. I would check to see that all the data in that observation are valid.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 MATLAB에 대해 자세히 알아보기

질문:

2014년 7월 17일

댓글:

2014년 7월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by