Other packages > Find by keyword >

qrNLMM  

Quantile Regression for Nonlinear Mixed-Effects Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("qrNLMM", "3.4")



Attach the package and use:
library("qrNLMM")
Maintained by
Christian E. Galarza
[Scholar Profile | Author Map]
First Published: 2015-02-16
Latest Update: 2022-08-18
Description:
Quantile regression (QR) for Nonlinear Mixed-Effects Models via the asymmetric Laplace distribution (ALD). It uses the Stochastic Approximation of the EM (SAEM) algorithm for deriving exact maximum likelihood estimates and full inference results for the fixed-effects and variance components. It also provides prediction and graphical summaries for assessing the algorithm convergence and fitting results.
How to cite:
Christian E. Galarza (2015). qrNLMM: Quantile Regression for Nonlinear Mixed-Effects Models. R package version 3.4, https://cran.r-project.org/web/packages/qrNLMM. Accessed 11 Apr. 2025.
Previous versions and publish date:
1.0 (2015-02-16 19:28), 1.2 (2016-05-09 06:25), 1.3 (2016-06-06 07:48), 1.4 (2017-03-21 22:13), 2.0 (2020-01-10 13:00), 2.1 (2021-05-20 06:30), 2.2 (2021-06-17 06:30), 3.0 (2021-09-21 07:00), 3.1 (2021-09-26 17:10), 3.2 (2021-11-26 15:30), 3.3 (2022-08-18 14:40)
Other packages that cited qrNLMM R package
View qrNLMM citation profile
Other R packages that qrNLMM depends, imports, suggests or enhances
Complete documentation for qrNLMM
Functions, R codes and Examples using the qrNLMM R package
Some associated functions: HIV . QRNLMM . Soybean . group.plots . predict.QRNLMM . qrNLMM-package . 
Some associated R codes: HelpfulFunctions.R . QRNLMM.R . QSAEM_NLMM.R . predict.QRNLMM.R .  Full qrNLMM package functions and examples
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/10Downloads for qrNLMM051015202530TrendBars

Today's Hot Picks in Authors and Packages

GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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