Learn R Programming

spc4sts (version 0.1.1)

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

Description

These are objects representing the computed exptailecdf.

Arguments

Value

ecdf

the ecdf return 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