imputation
imputation copied to clipboard
implement cross imputation
If a missing value is located at row i, column j, use all information in both row i and column j to impute.
In a sense use both horizontal neighbors and vertical neighbors