Learn R Programming

spc4sts (version 0.6.3)

exptailecdf.object: Empirical Cumulative Distribution Function with Exponential Tail Approximation Object

Description

The object returned by exptailecdf.

Arguments

Value

ecdf

the ecdf returned by the stats::ecdf()

lambda

the parameters estimated for the exponential curves. lambda[1] corresponds to the left tail.

joint

where the ecdf started to be replaced by the exponential curves. joint[1] corresponds to the left tail.

See Also

exptailecdf