Learn R Programming

pgam (version 0.3.3)

fnz: Utility function

Description

Return the index of first non-zero observation of a variable.

Usage

fnz(y)

Arguments

y
variable vector

Value

  • The index of first non-zero value.

See Also

pgam