Other packages > Find by keyword >

MCMCglmm  

MCMC Generalised Linear Mixed Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MCMCglmm", "2.35")



Attach the package and use:
library("MCMCglmm")
Maintained by
Jarrod Hadfield
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-01-27
Latest Update: 2023-06-30
Description:
Fits Multivariate Generalised Linear Mixed Models (and related models) using Markov chain Monte Carlo techniques (Hadfield 2010 J. Stat. Soft.).
How to cite:
Jarrod Hadfield (2009). MCMCglmm: MCMC Generalised Linear Mixed Models. R package version 2.35, https://cran.r-project.org/web/packages/MCMCglmm
Previous versions and publish date:
1.0 (2009-01-27 15:45), 1.01 (2009-02-01 21:39), 1.02 (2009-02-07 15:21), 1.03 (2009-02-24 20:39), 1.04 (2009-03-03 21:19), 1.05 (2009-03-06 17:53), 1.06 (2009-03-17 19:38), 1.07 (2009-04-04 22:38), 1.08 (2009-04-15 09:32), 1.09 (2009-04-17 21:06), 1.10 (2009-05-15 13:25), 1.11 (2009-09-03 11:24), 1.12 (2009-10-03 13:12), 1.13 (2009-11-12 16:58), 2.00 (2009-12-20 20:05), 2.01 (2010-01-26 02:06), 2.02 (2010-02-11 09:45), 2.03 (2010-02-21 19:43), 2.04 (2010-04-04 17:41), 2.05 (2010-08-10 22:07), 2.06 (2010-08-19 14:04), 2.07 (2010-11-03 08:33), 2.08 (2010-11-11 13:39), 2.09 (2010-11-15 21:22), 2.10 (2010-12-16 10:31), 2.11 (2011-02-03 09:17), 2.12 (2011-02-07 18:06), 2.13 (2011-07-25 15:00), 2.14 (2011-09-14 08:20), 2.15 (2012-01-15 12:18), 2.16 (2012-03-20 12:52), 2.17 (2012-11-08 13:25), 2.18 (2014-03-18 09:20), 2.19 (2014-04-04 12:41), 2.20 (2014-05-24 19:28), 2.21 (2014-06-09 16:37), 2.22.1 (2016-01-30 13:41), 2.22 (2015-09-21 17:57), 2.23 (2016-10-10 18:18), 2.24 (2016-11-14 13:22), 2.25 (2017-10-05 18:30), 2.26 (2018-07-03 15:40), 2.27 (2019-02-01 17:33), 2.28 (2019-02-08 18:13), 2.29 (2019-04-24 12:50), 2.30 (2021-01-07 19:10), 2.31 (2021-03-09 17:40), 2.32 (2021-03-12 23:10), 2.33 (2022-01-26 18:12), 2.34 (2022-06-21 15:10), 2.35 (2023-06-30 23:00)
Other packages that cited MCMCglmm R package
View MCMCglmm citation profile
Other R packages that MCMCglmm depends, imports, suggests or enhances
Functions, R codes and Examples using the MCMCglmm R package
Some associated functions: BTdata . BTped . Ddivergence . Dexpressions . Dtensor . KPPM . MCMCglmm . MCMCglmmPackage . PlodiaPO . PlodiaR . PlodiaRB . Ptensor . SShorns . Tri2M . at.level . at.set . buildV . commutation . dcmvnorm . evalDtensor . gelman.prior . inverseA . knorm . krzanowski.test . kunif . list2bdiag . me . mult.memb . path . pkk . plot.MCMCglmm . plotsubspace . posterior.ante . posterior.cor . posterior.evals . posterior.inverse . posterior.mode . predict.MCMCglmm . prunePed . rIW . rbv . residuals.MCMCglmm . rtcmvnorm . rtnorm . simulate.MCMCglmm . sir . sm2asreml . spl . summary.MCMCglmm . 
Some associated R codes: Ddivergence.R . Dexpressions.R . Dtensor.R . KPPM.R . MCMCglmm.R . Ptensor.R . Tri2M.R . buildV.R . buildZ.R . close.bracket.R . commutation.R . dcmvnorm.R . find.components.R . gelman.prior.R . inverseA.R . knorm.R . krzanowski.test.R . kunif.R . list2bdiag.R . me.R . mterms.R . mult.memb.R . path.R . pkk.R . plot.MCMCglmm.R . plotsubspace.R . posterior.ante.R . posterior.cor.R . posterior.evals.R . posterior.inverse.R . posterior.mode.R . predict.MCMCglmm.R . priorformat.R . prunePed.R . rIW.R . rante.R . rbv.R . residuals.MCMCglmm.R . rtcmvnorm.R . rtnorm.R . simulate.MCMCglmm.R . sir.R . sm2asreml.R . spl.R . split.direct.sum.R . summary.MCMCglmm.R .  Full MCMCglmm 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

ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns