Other packages > Find by keyword >

lqmm  

Linear Quantile Mixed Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("lqmm", "1.5.8")



Attach the package and use:
library("lqmm")
Maintained by
Marco Geraci
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-04-29
Latest Update: 2022-04-06
Description:
Functions to fit quantile regression models for hierarchical data (2-level nested designs) as described in Geraci and Bottai (2014, Statistics and Computing) . A vignette is given in Geraci (2014, Journal of Statistical Software) and included in the package documents. The packages also provides functions to fit quantile models for independent data and for count responses.
How to cite:
Marco Geraci (2012). lqmm: Linear Quantile Mixed Models. R package version 1.5.8, https://cran.r-project.org/web/packages/lqmm. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0 (2012-04-29 22:58), 1.01 (2012-05-31 10:54), 1.02 (2012-09-15 09:47), 1.03 (2013-04-30 18:52), 1.04 (2014-01-09 11:40), 1.5.1 (2014-12-17 01:50), 1.5.2 (2015-09-23 08:21), 1.5.3 (2016-02-03 22:06), 1.5.4 (2018-04-13 15:17), 1.5.5 (2019-12-13 06:40), 1.5.6 (2021-11-07 17:00), 1.5 (2014-05-01 15:38)
Other packages that cited lqmm R package
View lqmm citation profile
Other R packages that lqmm depends, imports, suggests or enhances
Complete documentation for lqmm
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
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  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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