diracS2 {fgac}R Documentation

diracS2

Description

Indicator function of the set A, where A = (-infinity,u)x(-infinity,v).

Usage

diracS2(u, v, x, y)

Arguments

u real value
v real value
x real value
y real value

Value

diracS2(u,v,x,y)=1 if x<u and y<v; diracS2(u,v,x,y)=0 in other case.

Author(s)

Veronica A. Gonzalez-Lopez

See Also

dirac1, dirac2, diracS1


[Package fgac version 0.6-0 Index]