Other packages > Find by keyword >

MuMIn  

Multi-Model Inference
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("MuMIn", "1.48.11")



Attach the package and use:
library("MuMIn")
Maintained by
Kamil Bartoń
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-05-28
Latest Update: 2025-04-01
Description:
Tools for performing model selection and model averaging. Automated model selection through subsetting the maximum model, with optional constraints for model inclusion. Model parameter and prediction averaging based on model weights derived from information criteria (AICc and alike) or custom model weighting schemes.
How to cite:
Kamil Bartoń (2010). MuMIn: Multi-Model Inference. R package version 1.48.11, https://cran.r-project.org/web/packages/MuMIn. Accessed 04 Aug. 2026.
Previous versions and publish date:
0.12.2 (2010-05-28 08:55), 0.13.3 (2010-07-24 21:41), 0.13.8 (2010-08-05 13:32), 0.13.9 (2010-08-25 12:07), 0.13.14 (2010-09-06 11:32), 0.13.17 (2010-09-21 10:14), 0.13.21 (2011-01-19 12:15), 1.0.0 (2011-03-01 12:42), 1.3.6 (2011-09-13 11:21), 1.3.10 (2011-09-23 14:18), 1.5.0 (2011-10-19 12:07), 1.5.2 (2011-10-23 12:08), 1.6.0 (2011-11-06 16:51), 1.6.1 (2011-11-13 10:12), 1.6.4 (2011-11-27 10:14), 1.6.5 (2011-11-28 15:08), 1.6.6 (2012-01-14 10:00), 1.7.0 (2012-01-25 14:25), 1.7.2 (2012-01-31 17:44), 1.7.7 (2012-04-01 22:55), 1.7.11 (2012-07-18 13:14), 1.7.12 (2012-11-11 15:27), 1.8.0 (2012-11-22 11:19), 1.9.0 (2013-01-24 08:11), 1.9.5 (2013-04-11 17:36), 1.9.11 (2013-10-18 17:09), 1.9.13 (2013-10-29 10:17), 1.10.0 (2014-05-14 02:44), 1.10.5 (2014-08-12 06:29), 1.12.1 (2014-12-17 07:10), 1.13.4 (2015-02-25 13:56), 1.14.0 (2015-06-05 01:09), 1.15.1 (2015-07-03 11:17), 1.15.6 (2016-01-07 10:42), 1.40.0 (2017-10-02 14:39), 1.40.4 (2018-01-30 21:44), 1.42.1 (2018-07-23 09:40), 1.43.6 (2019-04-09 14:32), 1.43.10 (2019-12-05 15:50), 1.43.14 (2019-12-18 21:20), 1.43.15 (2019-12-20 10:10), 1.43.17 (2020-04-15 17:00), 1.46.0 (2022-02-24 12:30), 1.47.1 (2022-09-01 02:10), 1.47.5 (2023-03-22 17:00), 1.48.4 (2024-06-22 16:10), 1.48.11 (2025-04-01 18:30), (2026-07-09 08:11)
Other packages that cited MuMIn R package
View MuMIn citation profile
Other R packages that MuMIn depends, imports, suggests or enhances
Complete documentation for MuMIn
Functions, R codes and Examples using the MuMIn R package
Some associated functions: AICc . BGweights . ICs . MuMIn-package . QAIC . QIC . Weights . arm.glm . bootWeights . coefplot . cos2weights . data-Beetle . data-Cement . data-GPA . dredge . exprApply . get.models . jackknifeWeights . loo . manip-formula . merge.model.selection . model-utils . model.avg . model.sel . model.selectionject . nested . par.avg . pdredge . plot.model.selection . predict.averaging . r.squaredGLMM . r.squaredLR . stackingWeights . std.coef . stdize . subset.model.selection . sumofweights . supported-classes . updateable . 
Some associated R codes: AICc.R . Cp.R . DIC.R . ICOMP.R . Weights.R . arm.glm.R . class-cplm.R . class-gamlss.R . class-gamm.R . class-glmmADMB.R . class-glmmTMB.R . class-mark.R . class-unmarkedFit.R . class-wgee.R . coefTable.R . coeffs.R . coefplot.R . desaturate.R . dredge.R . ext.R . formulas.R . get.models.R . get.response.R . getAllTerms.R . getModelArgs.R . glm_fit.R . init.R . is.R . loo.R . makeArgs.R . matchCoef.R . methods-averaging.R . methods-logLik.R . methods-nobs.R . methods-predict.R . methods-xtable.R . model.avg.R . model.names.R . model.sel.R . model.selection.R . modify.model.selection.R . nested.R . par.avg.R . pdredge.R . plot.model.selection.R . predict.R . predict.averaging.R . print.model.selection.R . progbar.R . quasiLik.R . r.squaredGLMM-helper-fn.R . r.squaredGLMM2.R . r.squaredLR.R . rbind.model.selection.R . simulateData.R . std.coef.R . stdize.R . substitution.R . sumofweights.R . termdeps.R . umf_specs.R . unfckme.R . updateable.R . utils-debug.R . utils-misc.R . utils-models.R . weights-bg.R . weights-boot.R . weights-cos2.R . weights-jackknife.R . weights-stacking.R .  Full MuMIn package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ggconf  
Simpler Appearance Modification of "ggplot2"
A flexible interface for ggplot2theme potentially saving 50 of your typing. ...
Download / Learn more Package Citations See dependency  
GLMMadaptive  
Generalized Linear Mixed Models using Adaptive Gaussian Quadrature
Fits generalized linear mixed models for a single grouping factor under maximum likelihood approxim ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
epigraphdb  
Interface Package for the 'EpiGraphDB' Platform
The interface package to access data from the 'EpiGraphDB' platform. It p ...
Download / Learn more Package Citations See dependency  
Maintainer: Yi Liu (view profile)
sValues  
Measures of Sturdiness of Regression Coefficients
Implements the s-values proposed by Ed. Leamer. It provides a context-minimal approach for sensitivi ...
Download / Learn more Package Citations See dependency  
rCMA  
R-to-Java Interface for 'CMA-ES'
Tool for providing access to the Java version 'CMAEvolutionStrategy' of Nikolaus Hansen. 'CMA-ES' i ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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