GU HOME PAGE
       
GU HOME PAGE
Description
Matlab Code


What is an APD density?

Asymmetric Power Distribution (APD) family of densities extends the Generalized Power Distribution to cases where the data exhibits asymmetry.

It contains the asymmetric Gaussian and Laplace densities as special cases.

In the paper entitled "Asymmetric Power Distribution: Theory and Applications to Risk Measurement", I provide a detailed description of the properties of an APD random variable, such as its quantiles and expected shortfalls.

Go to Top

Asymmetric Power Distribution


 


Matlab Code

Here is some Matlab code that I have written for my paper "Asymmetric Power Distribution: Theory and Applications to Risk Measurement":

APDpdf.m : APD probability density function
APDcdf.m : APD cumulative density function
APDinv.m : APD quantiles
APDrnd.m : APD random number generator
APDstat.m : statistical moments of an APD random variable
APDes.m : expected shortfall of an APD random variable

... and several sample programs:

plotAPDpdf.m : 2D-plots of APD density
plotAPDpdfsurf.m : 3D-plots of APD density
plotAPDstat.m : 2D-plots of APD moments
plotAPDstatsurf.m : 3D-plots of APD moments
testAPDpdf.m : some numerical examples
plotAPDes.m : 2D-plots of APD expected shortfall


Go to Top

Web pages produced by ®The Magic Inc. Paris France  copyright ©Ivana Komunjer 2021