r-cran-amelia 1.8.2-1 source package in Ubuntu

Changelog

r-cran-amelia (1.8.2-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)
  * Remove obsoltete patch debian/patches/debian-changes-1.2-16-1

 -- Charles Plessy <email address hidden>  Wed, 26 Jun 2024 08:34:33 +0900

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
gnu-r
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe gnu-r

Downloads

File Size SHA-256 Checksum
r-cran-amelia_1.8.2-1.dsc 2.1 KiB 34f4bcc885ec77cb4b6daf1231312517a51cf8600500034f9dd98f9b870c3463
r-cran-amelia_1.8.2.orig.tar.gz 1.5 MiB 4fb24a247ca20ba942e854f21e366fbbaf8fbcabc99efbb537511a10a732fc3e
r-cran-amelia_1.8.2-1.debian.tar.xz 3.9 KiB 0a64946a8d66f3ba2eaee858acbd3a101ff78302623352987ae8310e740a4de0

Available diffs

No changes file available.

Binary packages built by this source

r-cran-amelia: 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-dbgsym: debug symbols for r-cran-amelia