qolmat
qolmat copied to clipboard
Mcar test implementation
Why ?
There are 3 types of missing data : MCAR, MAR and MNAR. In the imputer selection process, we must choose a holes generator. It would be suitable to select a holes generator that reflects the holes present in the dataset. The aim is to provide a tool for characterizing the user's hole type.
Current situation :
No tool available today in Qolmat.
Improvement sought :
Provide a tool to characterize the user's hole present in the dataset. We should first to test if data are MCAR or not through the Little's test.