6.3.5. statsmodels.sandbox.distributions.genpareto

Created on Thu Aug 12 14:59:03 2010

Warning: not tried out or tested yet, Done

Author: josef-pktd

6.3.5.1. Functions

meanexcess(thresh, shape, scale) mean excess function of genpareto
meanexcess_dist(self, lb, *args, **kwds)
meanexcess_emp(data)
meanexcess_plot(data[, params, lidx, uidx, ...])
paramsfrompot(thresh, shape, scalepot)
paramstopot(thresh, shape, scale) transform shape scale for peak over threshold
warnif(cond, msg)

6.3.5.2. Classes

genpareto2_gen([momtype, a, b, xtol, ...])