パッケージ: r-cran-amelia (1.8.3-1)
r-cran-amelia に関するリンク
r-cran-amelia ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
GNU R package supporting multiple imputation of missing data
Amelia II "multiply imputes" missing data in a single cross-section (such as a survey), from a time series (like variables collected for each year in a country), or from a time-series-cross-sectional data set (such as collected by years for each of several countries). Amelia II implements a bootstrapping-based algorithm that gives essentially the same answers as the standard IP or EMis approaches, is usually considerably faster than existing approaches and can handle many more variables.
The program also generalizes existing approaches by allowing for trends in time series across observations within a cross-sectional unit, as well as priors that allow experts to incorporate beliefs they have about the values of missing cells in their data. Amelia II also includes useful diagnostics of the fit of multiple imputation models. The program works from the R command line or via a graphical user interface that does not require users to know R.
その他の r-cran-amelia 関連パッケージ
|
|
|
|
-
- dep: libblas3
- Basic Linear Algebra Reference implementations, shared library
- または libblas.so.3
- 以下のパッケージによって提供される仮想パッケージです: libblas3, libblis4-openmp, libblis4-pthread, libblis4-serial, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: liblapack3
- Library of linear algebra routines 3 - shared version
- または liblapack.so.3
- 以下のパッケージによって提供される仮想パッケージです: liblapack3, libopenblas0-openmp, libopenblas0-pthread, libopenblas0-serial
-
- dep: libstdc++6 (>= 14)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-cran-foreign
- GNU R package to read/write data from other stat. systems
-
- dep: r-cran-rcpp (>= 0.11)
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-rcpparmadillo
- GNU R package for Armadillo C++ linear algebra library
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- rec: r-cran-broom
- convert statistical analysis objects into tidy data frames with GNU R
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats