Package: impimp
Type: Package
Title: Imprecise Imputation for Statistical Matching
Version: 0.3.1
Date: 2019-02-03
Authors@R: c(person("Paul", "Fink",
                    email = "paul.fink@stat.uni-muenchen.de",
                    role = c("aut", "cre")),
             person("Eva", "Endres",
                    email = "eva.endres@stat.uni-muenchen.de",
                    role = c("aut")),
            person("Melissa", "Schmoll",
                    email = "",
                    role = c("ctb")))
Description: Imputing blockwise missing data by imprecise imputation,
    featuring a domain-based, variable-wise, and case-wise strategy. 
    Furthermore, the estimation of lower and upper bounds for 
    unconditional and conditional probabilities based on the obtained
    imprecise data is implemented.
    Additionally, two utility functions are supplied: one to check 
    whether variables in a data set contain set-valued observations;
    and another to merge two already imprecisely imputed data. 
    The method is described in a technical report by Endres, Fink and
    Augustin (2018, <doi:10.5282/ubm/epub.42423>).
License: GPL-2 | GPL-3
LazyData: TRUE
Encoding: UTF-8
Imports: stats
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-02-03 18:23:13 UTC; paulus
Author: Paul Fink [aut, cre],
  Eva Endres [aut],
  Melissa Schmoll [ctb]
Maintainer: Paul Fink <paul.fink@stat.uni-muenchen.de>
Repository: CRAN
Date/Publication: 2019-02-03 18:43:16 UTC
Built: R 4.3.3; ; 2025-01-24 08:39:18 UTC; unix
