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 06 Mar. 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

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  
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  
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  
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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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