| fun.lm.theo.gld | R Documentation | 
This function computes the first four L moments for both RS and FMKL generalised lambda distributions.
fun.lm.theo.gld(L1, L2, L3, L4, param)
L1 | 
 Lambda 1. Or c(Lambda 1,Lambda 2,Lambda 3,Lambda 4).  | 
L2 | 
 Lambda 2.  | 
L3 | 
 Lambda 3.  | 
L4 | 
 Lambda 4.  | 
param | 
 "rs" or "fmkl" or "fkml"  | 
A vector listing the first four L moments
 Sometimes the theoretical moments may not exist, in those cases, 
NA is returned.
Steve Su
Asquith, W. (2007). "L-moments and TL-moments of the generalized lambda distribution." Computational Statistics and Data Analysis 51(9): 4484-4496.
Karvanen, J. and A. Nuutinen (2008). "Characterizing the generalized lambda distribution by L-moments." Computational Statistics and Data Analysis 52(4): 1971-1983.
fun.theo.mv.gld 
fun.lm.theo.gld(1, 2, 3, 4, "rs")
fun.lm.theo.gld(1, 2, 3, 4, "fmkl")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.