Hello,
I found a toolbox with several methods for missing data imputation, and they perform a Mean Squared Prediction Error criteria do know which method is the best for a % of missing data.
They start from a complete data set (no missing data), they create a missing data, they impute the missing data, and they calculate the MSPE.
My problem is my original data, has already missing data (industrial data), so I cant perform MSPE between complete data and fitting a PCA model to impute the missing data.
I would like some help to know how can I choose the best method.
the toolbox is from Arteaga and Ferrer "PCA model building with missing data: new proposals and a comparative study" + "Missing data imputation: Toolbox for Matlab"
Thanks for your time
I found a toolbox with several methods for missing data imputation, and they perform a Mean Squared Prediction Error criteria do know which method is the best for a % of missing data.
They start from a complete data set (no missing data), they create a missing data, they impute the missing data, and they calculate the MSPE.
My problem is my original data, has already missing data (industrial data), so I cant perform MSPE between complete data and fitting a PCA model to impute the missing data.
I would like some help to know how can I choose the best method.
the toolbox is from Arteaga and Ferrer "PCA model building with missing data: new proposals and a comparative study" + "Missing data imputation: Toolbox for Matlab"
Thanks for your time