https://github.com/cran/MuMIn
Raw File
Tip revision: 5849e6f1ae4934ed9729743f1c86bc555d69041c authored by Kamil Bartoń on 15 April 2020, 14:00:03 UTC
version 1.43.17
Tip revision: 5849e6f
DESCRIPTION
Package: MuMIn
Type: Package
Title: Multi-Model Inference
Version: 1.43.17
Date: 2020-04-14
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: 471
Repository/R-Forge/DateTimeStamp: 2020-04-14 21:31:49
Date/Publication: 2020-04-15 15:00:03 UTC
NeedsCompilation: no
Packaged: 2020-04-14 21:50:09 UTC; rforge
back to top