R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
MuMIn
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]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-05-28
Latest Update: 2023-03-22
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 01 May. 2025.
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)
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
pander
Contains some functions catching all messages, 'stdout' and other
useful information while evaluati ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Gergely Daróczi (view profile)
dsm
Density surface modelling of line transect data. A Generalized
Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Laura Marshall (view profile)
fbar
A toolkit for Flux Balance Analysis and related
metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Max Conway (view profile)
representr
An implementation of Kaplan, Betancourt, Steorts (2022) that cre ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Andee Kaplan (view profile)
dCUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Cesar Gamboa (view profile)
geofabrik
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Sergio Ibarra-Espinosa (view profile)
24,142
R Packages
207,311
Dependencies
65,176
Author Associations
24,143
Publication Badges
