Package: r-cran-mice (3.16.0-1 and others)
Links for r-cran-mice
Debian Resources:
Download Source Package r-cran-mice:
Maintainers:
External Resources:
- Homepage [cran.r-project.org]
Similar packages:
GNU R multivariate imputation by chained equations
Multiple imputation using Fully Conditional Specification (FCS) implemented by the MICE algorithm as described in Van Buuren and Groothuis-Oudshoorn (2011) <doi:10.18637/jss.v045.i03>. Each variable has its own imputation model. Built-in imputation models are provided for continuous data (predictive mean matching, normal), binary data (logistic regression), unordered categorical data (polytomous logistic regression) and ordered categorical data (proportional odds). MICE can also impute continuous two-level data (normal model, pan, second-level variables). Passive imputation can be used to maintain consistency between variables. Various diagnostic plots are available to inspect the quality of the imputations.
Other Packages Related to r-cran-mice
|
|
|
|
-
- dep: libc6 (>= 2.11) [armel, armhf, i386, m68k, mips64el, ppc64, s390x, sparc64]
- Libreria C GNU: librerie condivise
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.14) [amd64]
- dep: libc6 (>= 2.16) [x32]
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.2) [hppa]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.36) [sh4]
-
- dep: libc6.1 (>= 2.11) [alpha]
- Libreria C GNU: librerie condivise
also a virtual package provided by libc6.1-udeb
- dep: libc6.1 (>= 2.36) [ia64]
-
- dep: libgcc-s1 (>= 3.0) [amd64, arm64, i386, mips64el, ppc64, ppc64el, s390x, x32]
- libreria di supporto a GCC
- dep: libgcc-s1 (>= 3.4) [alpha, riscv64, sh4, sparc64]
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [ia64]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- libreria di supporto a GCC
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- libreria di supporto a GCC
-
- dep: libstdc++6 (>= 13.1) [riscv64]
- libreria GNU Standard C++, versione 3
- dep: libstdc++6 (>= 14) [arm64]
- dep: libstdc++6 (>= 5.2) [not arm64, riscv64]
-
- dep: libunwind8 [ia64]
- libreria per tracciare la catena di chiamate di un programma - runtime
-
- dep: r-api-4.0
- virtual package provided by r-base-core
-
- dep: r-base-core (>= 4.2.2.20221110-1) [ia64]
- nocciolo del sistema per calcoli e grafici statistici GNU R
- dep: r-base-core (>= 4.3.1-1) [not arm64, ia64, riscv64]
-
- dep: r-cran-broom
- converte oggetti di analisi statistiche in data frame puliti con GNU R
-
- dep: r-cran-cpp11
- C++11 interface for GNU R's C interface
-
- dep: r-cran-dplyr
- grammatica GNU R di manipolazione dei dati
-
- dep: r-cran-generics
- GNU R common S3 generics not provided by base R methods
-
- dep: r-cran-glmnet [not ia64]
- Lasso and Elastic-Net Regularized Generalized Linear Models
-
- dep: r-cran-lattice
- pacchetto GNU R per grafici "Trellis"
-
- dep: r-cran-mitml [not ia64]
- GNU R tools for multiple imputation in multilevel modeling
-
- dep: r-cran-nnet [not ia64]
- pacchetto GNU R per reti neurali feed-forward
-
- dep: r-cran-rcpp
- pacchetto GNU R per integrazione perfetta tra R e C++
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-rpart [not ia64]
- pacchetto GNU R per partizionamento ricorsivo e alberi di regressione
-
- dep: r-cran-tidyr
- pacchetto GNU R per riorganizzare facilmente dati
-
- rec: r-cran-broom.mixed
- metodi di GNU R per riordinare per modelli misti
-
- rec: r-cran-decor
- GNU R retrieve code decorations
-
- rec: r-cran-furrr
- GNU R apply mapping functions in parallel using futures
-
- rec: r-cran-future
- R package: A Future API for R
-
- rec: r-cran-glmnet [ia64]
- Lasso and Elastic-Net Regularized Generalized Linear Models
-
- rec: r-cran-haven
- pacchetto per GNU R per importare/esportare file SPSS, Stata e SAS
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-lme4 [not ia64]
- pacchetto GNU R per fit di modelli lineari ad effetti misti
-
- rec: r-cran-lmtest
- pacchetto GNU R per controlli diagnostici in modelli lineari
-
- rec: r-cran-mass
- pacchetto GNU R per MASS di Venables e Ripley
-
- rec: r-cran-metafor
- Meta-Analysis Package for R
-
- rec: r-cran-mitml [ia64]
- GNU R tools for multiple imputation in multilevel modeling
-
- rec: r-cran-nnet [ia64]
- pacchetto GNU R per reti neurali feed-forward
-
- rec: r-cran-pan
- GNU R multiple imputation for multivariate panel or clustered data
-
- rec: r-cran-parallelly
- GNU R enhancing the 'parallel' package
-
- rec: r-cran-purrr
- strumenti per programmazione funzionale per GNU R
-
- rec: r-cran-randomforest
- pacchetto GNU R che implementa il classificatore a foresta stocastica
-
- rec: r-cran-ranger
- Fast Implementation of Random Forests
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-rpart [ia64]
- pacchetto GNU R per partizionamento ricorsivo e alberi di regressione
-
- rec: r-cran-rstan [not sh4]
- GNU R interface to Stan
-
- rec: r-cran-survival
- pacchetto GNU R per analisi di sopravvivenza
-
- rec: r-cran-testthat
- suite di test di GNU R
Download r-cran-mice
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
alpha (unofficial port) | 3.16.0-1 | 1,464.1 kB | 1,889.0 kB | [list of files] |
amd64 | 3.16.0-1 | 1,467.5 kB | 1,821.0 kB | [list of files] |
arm64 | 3.16.0-1+b1 | 1,469.0 kB | 1,869.0 kB | [list of files] |
armel | 3.16.0-1 | 1,462.2 kB | 1,796.0 kB | [list of files] |
armhf | 3.16.0-1 | 1,461.2 kB | 1,776.0 kB | [list of files] |
hppa (unofficial port) | 3.16.0-1 | 1,467.2 kB | 1,830.0 kB | [list of files] |
i386 | 3.16.0-1 | 1,468.6 kB | 1,819.0 kB | [list of files] |
ia64 (unofficial port) | 3.15.0-1 | 1,426.1 kB | 1,835.0 kB | [list of files] |
m68k (unofficial port) | 3.16.0-1 | 1,462.9 kB | 1,808.0 kB | [list of files] |
mips64el | 3.16.0-1 | 1,459.7 kB | 1,896.0 kB | [list of files] |
ppc64 (unofficial port) | 3.16.0-1 | 1,468.4 kB | 1,891.0 kB | [list of files] |
ppc64el | 3.16.0-1 | 1,467.2 kB | 1,889.0 kB | [list of files] |
riscv64 | 3.16.0-1+b1 | 1,460.5 kB | 1,781.0 kB | [list of files] |
s390x | 3.16.0-1 | 1,463.3 kB | 1,821.0 kB | [list of files] |
sh4 (unofficial port) | 3.16.0-1 | 1,474.0 kB | 1,824.0 kB | [list of files] |
sparc64 (unofficial port) | 3.16.0-1 | 1,459.5 kB | 2,725.0 kB | [list of files] |
x32 (unofficial port) | 3.16.0-1 | 1,468.0 kB | 1,804.0 kB | [list of files] |