dirac1 {fgac}R Documentation

dirac1

Description

Indicator function of the set A, where A = [u,infinity)

Usage

dirac1(u, x)

Arguments

u real value
x real value

Value

dirac1(u,x)=1 if x>=u and dirac1(u,x)=0 in other case.

Author(s)

Veronica A. Gonzalez-Lopez

See Also

dirac2, diracS1, diracS2


[Package fgac version 0.6-0 Index]