https://github.com/cran/MuMIn
Raw File
Tip revision: cfa104f848e1eff4afdeadfdb984b312a2cb89d8 authored by Kamil Bartoń on 05 December 2019, 13:50:03 UTC
version 1.43.10
Tip revision: cfa104f
DESCRIPTION
Package: MuMIn
Type: Package
Title: Multi-Model Inference
Version: 1.43.10
Date: 2019-12-05
Encoding: UTF-8
Author: Kamil Bartoń
Maintainer: Kamil Bartoń <kamil.barton@go2.pl>
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.
License: GPL-2
Depends: R (>= 3.5.0)
Imports: graphics, methods, Matrix, stats, stats4, nlme
Suggests: lme4 (>= 1.1.0), mgcv (>= 1.7.5), gamm4, MASS, nnet, survival
        (>= 3.1.0), geepack
Enhances: aod, aods3, betareg, caper, coxme, cplm, gee, glmmML,
        logistf, MCMCglmm, ordinal, pscl, spdep, spatialreg, splm,
        unmarked (>= 0.12.2), geeM (>= 0.7.5), gamlss
LazyData: yes
ByteCompile: yes
Repository: CRAN
Repository/R-Forge/Project: mumin
Repository/R-Forge/Revision: 462
Repository/R-Forge/DateTimeStamp: 2019-12-05 13:41:44
Date/Publication: 2019-12-05 14:50:03 UTC
NeedsCompilation: no
Packaged: 2019-12-05 13:50:10 UTC; rforge
back to top