1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: r-cran-mi
Section: gnu-r
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Joost van Baal-Ilić <joostvb@debian.org>
Build-Depends: debhelper (>= 9), r-base-dev, cdbs, dpkg-dev (>= 1.16.1~), r-cran-arm
Standards-Version: 3.9.8
Homepage: https://cran.r-project.org/web/packages/mi
Vcs-Git: git://anonscm.debian.org/debian-science/packages/r-cran-mi.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/r-cran-mi.git
Package: r-cran-mi
Architecture: all
Depends: ${R:Depends}, ${misc:Depends}, r-cran-arm
Description: GNU R package for Missing Data Imputation and Model Checking -- mi
The mi R package provides functions for data manipulation, imputing missing
values in an approximate Bayesian framework, diagnostics of the models used to
generate the imputations, confidence-building mechanisms to validate some of
the assumptions of the imputation algorithm, and functions to analyze multiply
imputed data sets with the appropriate degree of sampling uncertainty.
|