Other packages > Find by keyword >

lmom  

L-Moments
View on CRAN: Click here


Download and install lmom package within the R console
Install from CRAN:
install.packages("lmom")

Install from Github:
library("remotes")
install_github("cran/lmom")

Install by package version:
library("remotes")
install_version("lmom", "3.2")



Attach the package and use:
library("lmom")
Maintained by
J. R. M. Hosking
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2008-07-05
Latest Update: 2024-09-30
Description:
Functions related to L-moments: computation of L-moments and trimmed L-moments of distributions and data samples; parameter estimation; L-moment ratio diagram; plot vs. quantiles of an extreme-value distribution.
How to cite:
J. R. M. Hosking (2008). lmom: L-Moments. R package version 3.2, https://cran.r-project.org/web/packages/lmom. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0 (2008-07-05 18:31), 1.1 (2008-12-30 17:54), 1.2 (2009-03-16 19:37), 1.3 (2009-05-04 12:18), 1.4 (2009-07-18 18:12), 1.5 (2009-11-29 18:23), 1.6 (2012-02-04 17:30), 2.0 (2013-06-18 00:00), 2.1 (2013-06-20 07:48), 2.2 (2014-01-15 11:22), 2.3 (2014-02-09 08:17), 2.4 (2014-03-24 16:08), 2.5 (2015-02-02 00:52), 2.6 (2017-08-02 07:11), 2.7 (2019-03-10 22:10), 2.8 (2019-03-12 10:50), 2.9 (2022-05-29 23:30), 3.0 (2023-08-29 06:30)
Other packages that cited lmom R package
View lmom citation profile
Other R packages that lmom depends, imports, suggests or enhances
Complete documentation for lmom
Functions, R codes and Examples using the lmom R package
Some associated functions: cdfexp . cdfgam . cdfgev . cdfglo . cdfgno . cdfgpa . cdfgum . cdfkap . cdfln3 . cdfnor . cdfpe3 . cdfwak . cdfwei . evplot . lmom-package . lmr-functions . lmrd . lmrdpoints . lmrp . pel-functions . pelp . samlmu . 
Some associated R codes: Full lmom package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA