MeanAccuracyTable
Asks for a data.table, a vector of collumn indices and the goal collumn the expected value of accuracy of filling missing values if the dataset is representativeMeanAccuracyTable
Asks for a data.table, a vector of collumn indices and the goal collumn the expected value of accuracy of filling missing values if the dataset is representative
MeanAccuracyTable(df, VECTORS, goal)
A data.table that you intend to fill missing values, warning this dataframe shall contain no missing values so the user must drop the lines it happens
The collumns you wish to use to predict the missing values
The collum with the missing values you wish to fill