Multiple Regression for imputation missing value which described by NaN
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 :')
0 commentaires
Réponses (1)
Voir également
Catégories
En savoir plus sur Linear 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!