The implementation of information metric for numerical data.
The example showcase of applying EM-Algorithm for imputation and information metrics calculation.
The code for experimenting with the running time and R^2 of EM and KNN method.
The implemntation of EM-Algorithm imputation and Simulating missing values.
Testing whether information metric works fine.
The implementation of KNN and testing. Packages are used.
For the convenience of testing and implementation, we seperate the process of imputation and information metric.
The module of imputation and information metric will be rearranged.