powered by
Calculate the median of a vector if the number of its non-NA values is above a threshold. Otherwise, return NA.
hidd.median(x, N.min.NA)
a numeric (either NA or the median of x)
a numeric vector
a numeric threshold