cdf2lmom
function. Consult the documentation of that function for mathematical definitions.cdf2lmoms(para, nmom=6, fdepth=0, silent=TRUE, lambegr=1, ...)
lmom2par
or similar.par2qua
function. The default of 0 implies the quantile for $F=0$ and quanticdf2lmom
and then onto the try
functions encompassing the integrate
function calls.lambegr:nmom
for L-moment computation. Can be used as a means to bypass a mean computation if the user has an alternative method; in such an operation lambegr=2
.cdf2lmom
.list
is returned.NULL
as not support for trimming is provided.NULL
as not support for trimming is provided.NULL
as not support for trimming is provided.cdf2lmom
, lmoms
cdf2lmoms(vec2par(c(10,40), type="ray"))
# relatively slow computation
vec2par(c(.9,.4), type="emu"); cdf2lmoms(para, nmom=4)
vec2par(c(.9,.4), type="emu"); cdf2lmoms(para, nmom=4, fdepth=0)
Run the code above in your browser using DataLab