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 26 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

tactile  
New and Extended Plots, Methods, and Panel Functions for 'lattice'
Extensions to 'lattice', providing new high-level functions, methods for existing functions, panel f ...
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  
poptrend  
Estimate Smooth and Linear Trends from Population Count Survey Data
Functions to estimate and plot smooth or linear population trends, or population indices, from anim ...
Download / Learn more Package Citations See dependency  
ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
PoisBinOrdNor  
Data Generation with Poisson, Binary, Ordinal and Normal Components
Generation of multiple count, binary, ordinal and normal variables simultaneously given the marginal ...
Download / Learn more Package Citations See dependency  
infotheo  
Information-Theoretic Measures
Implements various measures of information theory based on several entropy estimators. ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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