50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

biclustermd (version 0.2.3)

position_finder: Find the index of the first nonzero value in a vector

Description

Find the index of the first nonzero value in a vector

Usage

position_finder(vec)

Arguments

vec

A binary vector

Value

Position of the first nonzero value in a vector.