swh:1:snp:91acd9f2f5b4337f8c431e6680f74dbac9657f2f
Raw File
Tip revision: 152c7a0657fdb748ec1c2b8f3ff327ce0797d49c authored by Kamil Bartoń on 23 July 2018, 06:40:03 UTC
version 1.42.1
Tip revision: 152c7a0
DESCRIPTION
Package: MuMIn
Type: Package
Title: Multi-Model Inference
Version: 1.42.1
Date: 2018-07-21
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.0.0)
Imports: graphics, methods, Matrix, stats, stats4, nlme
Suggests: lme4 (>= 1.1.0), mgcv (>= 1.7.5), gamm4, MASS, nnet, survival
        (>= 2.37.5), geepack
Enhances: aod, aods3, betareg, caper, coxme, cplm, gee, glmmML,
        logistf, MCMCglmm, ordinal, pscl, spdep, splm, unmarked (>=
        0.12.2), geeM (>= 0.7.5)
LazyData: yes
ByteCompile: yes
Repository: CRAN
Repository/R-Forge/Project: mumin
Repository/R-Forge/Revision: 440
Repository/R-Forge/DateTimeStamp: 2018-07-22 18:13:45
Date/Publication: 2018-07-23 07:40:03 UTC
NeedsCompilation: no
Packaged: 2018-07-22 18:30:10 UTC; rforge
back to top