fnz {pgam} | R 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
[Package pgam version 0.4.17 Index]