Contents

PURGE_NAN cleans missing values

PURGE_NAN removes all NaNs comprised in ILL_MAT using the handle NA_METHOD defined in GLOBAL_ARGS.

VALUE PURGED_MAT : same data as the input, with no NaN in it.

See also GLOBAL_ARGS.