필터 지우기
필터 지우기

Why are pValue and FStat 'NaN'?

조회 수: 3 (최근 30일)
Amend
Amend 2015년 3월 30일
편집: Amend 2015년 3월 30일
I am new to statistic tool.
1). I use "stepwiselm(ds1,'poly1432')" to perform regression and got some results like:
Removing a:(aw^3), FStat = NaN, pValue = NaN
and Estimate, Se, tStae and pValue in "Estimated Coefficients" are positive numbers which are less than 1.
2) I use "fitlm(ds1,'poly1322')", and got "Estimated Coefficients" like:
Estimate SE tStat pValue
_________ __ _____ ______
(Intercept) 0 0 NaN NaN
a 0 0 NaN NaN
aw 0 0 NaN NaN
What does "NaN" mean? who can explain? Thank you very much

답변 (0개)

카테고리

Help CenterFile Exchange에서 Hypothesis Tests에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by