You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Name of QuantLet : STFstab03Published in : Statistical Tools for Finance and InsuranceDescription : 'STFstab03.R compares S0 and S parameterizations and plots both. STFstab03.m shows(top panels) semilog and loglog plots of symmetric 1.7-stable, symmetric tempered stable (TSD) withalpha = 1.7 abd lambda = 0.2, and Gaussian pdfs. Bottom panels show semilog and loglog plots ofsymmetric TSD pdfs with alpha = 1.7 and four truncation coefficients: lambda = 5, 0.5, 0.2, 0.01.Note, that for large lambdas the distribution approaches the Gaussian (though with a differentscale) anf for small lambdas the stable law with the same shape parameter alpha. Requires"stabpdf_fft.m", "tstabpdf.m", and "tstabpdf3.m" functions.'Keywords : graphical representation, visualization, stable distribution, pdf, simulationSee also : STFstab01, STFstab02, stabpdf_fft, tstabpdf, tstabpdf3Author : Zografia Anastasiadou, Rafal WeronSubmitted : Tue, September 18 2012 by Dedy Dwi PrastyoExample : 'STFstab03.R produces the plots of the S and S0 parameterizations. stabpdf_fft.m,tstabpdf3.m, tstabpdf.m in STFstab03.m produce the panel plots.'