Learn R Programming

fgac (version 0.6-1)

dirac1: 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.

See Also

dirac2, diracS1, diracS2