Other packages > Find by keyword >

EMMREML  

Fitting Mixed Models with Known Covariance Structures
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("EMMREML", "3.1")



Attach the package and use:
library("EMMREML")
Maintained by
Deniz Akdemir
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-02-26
Latest Update: 2015-07-22
Description:
The main functions are 'emmreml', and 'emmremlMultiKernel'. 'emmreml' solves a mixed model with known covariance structure using the 'EMMA' algorithm. 'emmremlMultiKernel' is a wrapper for 'emmreml' to handle multiple random components with known covariance structures. The function 'emmremlMultivariate' solves a multivariate gaussian mixed model with known covariance structure using the 'ECM' algorithm.
How to cite:
Deniz Akdemir (2014). EMMREML: Fitting Mixed Models with Known Covariance Structures. R package version 3.1, https://cran.r-project.org/web/packages/EMMREML. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2014-02-26 00:46), 2.0 (2014-05-24 08:12), 3.0 (2015-03-31 22:11)
Other packages that cited EMMREML R package
View EMMREML citation profile
Other R packages that EMMREML depends, imports, suggests or enhances
Complete documentation for EMMREML
Functions, R codes and Examples using the EMMREML R package
Some associated functions: EMMREML-package . emmreml . emmremlMultiKernel . emmremlMultivariate . 
Some associated R codes: emmreml.R . emmremlMultiKernel.R . emmremlMultivariate.R .  Full EMMREML 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

composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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)
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  
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  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
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  

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