Other packages > Find by keyword >

MM4LMM  

Inference of Linear Mixed Models Through MM Algorithm
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MM4LMM", "3.0.3")



Attach the package and use:
library("MM4LMM")
Maintained by
Fabien Laporte
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-05-31
Latest Update: 2022-07-11
Description:
The main function MMEst() performs (Restricted) Maximum Likelihood in a variance component mixed models using a Min-Max (MM) algorithm (Laporte, F., Charcosset, A. & Mary-Huard, T. (2022) ).
How to cite:
Fabien Laporte (2018). MM4LMM: Inference of Linear Mixed Models Through MM Algorithm. R package version 3.0.3, https://cran.r-project.org/web/packages/MM4LMM. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0.5 (2018-05-31 22:38), 1.1.4 (2018-12-19 16:40), 1.1.5 (2019-01-15 11:50), 2.0.1 (2019-10-07 12:30), 2.0.2 (2020-03-03 13:00), 2.1.0 (2021-09-27 16:10), 3.0.2 (2022-07-11 17:30)
Other packages that cited MM4LMM R package
View MM4LMM citation profile
Other R packages that MM4LMM depends, imports, suggests or enhances
Complete documentation for MM4LMM
Functions, R codes and Examples using the MM4LMM R package
Some associated functions: AnovaTest . MM4LMM-package . MMBlup . MMEst . MMVcov . QTLDetectionExample . VarianceComponentExample . 
Some associated R codes: AnovaTest.R . Global.R . MM4LMM-internal.R . MMBlup.R . MMEst.R . MMVcov.R . RcppExports.R .  Full MM4LMM package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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