Compute the fraction of defined elements above zero for each row and col in a 3D array

stack_frac_defined_above_zero(v)

Arguments

v

3D array that may contain NA values

Value

a matrix with the computed fraction for each [row, col, ]