wrapper function to do check and call all fill_vector functions
fill_missing(x, min_known_n = NULL, min_known_p = NULL, type)
The vector to fill
numeric value: the minimum number of not-missing values
numeric value between 0 and 1: the minimum fraction of not-missing values
the type of fill missing function to be called
filled vector