exptailecdf.object {spc4sts}R Documentation

Empirical Cumulative Distribution Function with Exponential Tail Approximation Object

Description

The object returned by exptailecdf.

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.

Author(s)

Anh Bui

See Also

exptailecdf


[Package spc4sts version 0.6.3 Index]