Other packages > Find by keyword >

lmm  

Linear Mixed Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("lmm", "1.4")



Attach the package and use:
library("lmm")
Maintained by
Jing hua Zhao
[Scholar Profile | Author Map]
First Published: 2003-11-15
Latest Update: 2023-08-19
Description:
It implements Expectation/Conditional Maximization Either (ECME) and rapidly converging algorithms as well as Bayesian inference for linear mixed models, which is described in Schafer, J.L. (1998) "Some improved procedures for linear mixed models". Dept. of Statistics, The Pennsylvania State University.
How to cite:
Jing hua Zhao (2003). lmm: Linear Mixed Models. R package version 1.4, https://cran.r-project.org/web/packages/lmm. Accessed 07 Apr. 2025.
Previous versions and publish date:
0.1 (2003-11-15 22:29), 0.3-1 (2004-02-29 10:05), 0.3-2 (2004-04-05 11:53), 0.3-3 (2004-12-21 21:45), 0.3-4 (2005-05-09 21:19), 0.3-5 (2008-08-26 16:39), 0.3 (2003-12-23 16:55), 0.4 (2012-03-19 16:26), 0.5 (2012-04-05 15:54), 0.7 (2013-09-27 11:48), 0.9 (2013-12-10 21:43), 1.0 (2015-02-10 13:36), 1.2 (2018-06-30 23:10), 1.3 (2020-07-06 14:00)
Other packages that cited lmm R package
View lmm citation profile
Other R packages that lmm depends, imports, suggests or enhances
Complete documentation for lmm
Functions, R codes and Examples using the lmm R package
Some associated functions: ecmeml . ecmerml . example . fastmcmc . fastml . fastmode . fastrml . marijuana . mgibbs . 
Some associated R codes: lmm.R .  Full lmm package functions and examples
Downloads during the last 30 days
03/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/05Downloads for lmm051015202530354045TrendBars

Today's Hot Picks in Authors and Packages

probout  
Unsupervised Multivariate Outlier Probabilities for Large Datasets
Estimates unsupervised outlier probabilities for multivariate numeric data with many observations fr ...
Download / Learn more Package Citations See dependency  
MetaAnalyser  
An Interactive Visualisation of Meta-Analysis as a Physical Weighing Machine
An interactive application to visualise meta-analysis data as a physical weighing machine. The inte ...
Download / Learn more Package Citations See dependency  
nutriNetwork  
Structure Learning with Copula Graphical Model
Statistical tool for learning the structure of direct associations among variables for continuous d ...
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  
letsR  
Data Handling and Analysis in Macroecology
Handling, processing, and analyzing geographic data on species' distributions and environmental var ...
Download / Learn more Package Citations See dependency  
ASMap  
Linkage Map Construction using the MSTmap Algorithm
Functions for Accurate and Speedy linkage map construction, manipulation and diagnosis of Doubled Ha ...
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