Effacer les filtres
Effacer les filtres

Multiple Regression for imputation missing value which described by NaN

4 vues (au cours des 30 derniers jours)
Isti
Isti le 21 Avr 2012
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 :')

Réponses (1)

Walter Roberson
Walter Roberson le 22 Avr 2012
Consider using the MATLAB File Exchange contribution inpaint_nans
  1 commentaire
Isti
Isti le 25 Avr 2012
he said that he doesn't use regression method for that.
so i still can't find the solution :(
anyway, thanks for sharing.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Linear and Nonlinear Regression dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by