Computes the "mean","variance","skewness","kurtosis" statistics from a given generalised lambda distribution.
fun.theo.mv.gld(L1, L2, L3, L4, param, normalise="N")
A vector listing the values of mean, variance, skewness and kurtosis.
Lambda 1. Or c(Lambda 1,Lambda 2,Lambda 3,Lambda 4).
Lambda 2.
Lambda 3.
Lambda 4.
"rs" or "fmkl" or "fkml"
"Y" if you want kurtosis to be calculated with reference to kurtosis = 0 under Normal distribution.
Steve Su
Freimer, M., Mudholkar, G. S., Kollia, G. & Lin, C. T. (1988), A study of the generalized tukey lambda family, Communications in Statistics - Theory and Methods *17*, 3547-3567.
Gilchrist, Warren G. (2000), Statistical Modelling with Quantile Functions, Chapman & Hall
Karian, Z.A., Dudewicz, E.J., and McDonald, P. (1996), The extended generalized lambda distribution system for fitting distributions to data: history, completion of theory, tables, applications, the ``Final Word'' on Moment fits, Communications in Statistics - Simulation and Computation *25*, 611-642.
Karian, Zaven A. and Dudewicz, Edward J. (2000), Fitting statistical distributions: the Generalized Lambda Distribution and Generalized Bootstrap methods, Chapman & Hall
fun.comp.moments.ml
,
fun.comp.moments.ml.2
, fun.lm.theo.gld
fun.theo.mv.gld(1, 2, 3, 4, "rs")
fun.theo.mv.gld(1, 2, 3, 4, "fmkl")
Run the code above in your browser using DataLab