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: 2023-08-29
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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