fnz: Utility function

View source: R/pgam.r

fnzR Documentation

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.

Note

This function is not intended to be called directly.

Author(s)

Washington Leite Junger wjunger@ims.uerj.br

See Also

pgam


pgam documentation built on Aug. 20, 2022, 1:06 a.m.

Related to fnz in pgam...