Compute the minimum defined element for each row and col in a 3D array

stack_min(v)

Arguments

v

3D array that may contain NA values

Value

a matrix with the minimum value for each [row, col, ]