Multiple Regression for imputation missing value which described by NaN

조회 수: 2 (최근 30일)
Isti
Isti 2012년 4월 21일
Is there somebody know about imputation missing value with regression or even multiple regression method? For example, i have this matrix with missing value which described by NaN:
2 1 4 6 2
9 4 6 1 2
5 3 2 8 3
7 2 1 NaN 3
7 NaN NaN 2 4
How can i use the regression method to replace the NaN? Please help me understand about that with the matlab code. Thanks before :')

답변 (1개)

Walter Roberson
Walter Roberson 2012년 4월 22일
Consider using the MATLAB File Exchange contribution inpaint_nans
  댓글 수: 1
Isti
Isti 2012년 4월 25일
he said that he doesn't use regression method for that.
so i still can't find the solution :(
anyway, thanks for sharing.

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

카테고리

Help CenterFile Exchange에서 Linear Regression에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by