Last data update: 2014.03.03

mi

Package: mi
Type: Package
Title: Missing Data Imputation and Model Checking
Version: 1.0
Date: 2015-04-16
Authors@R: c(person("Andrew", "Gelman", email = "gelman@stat.columbia.edu", role = "ctb"),
person("Jennifer", "Hill", email = "jennifer.hill@nyu.edu", role = "ctb"),
person("Yu-Sung", "Su", email = "suyusung@tsinghua.edu.cn", role = c("aut")),
person("Masanao", "Yajima", email = "my2167@columbia.edu", role = "ctb"),
person("Maria", "Pittau", email = "grazia@stat.columbia.edu", role = "ctb"),
person("Ben", "Goodrich", email = "benjamin.goodrich@columbia.edu", role = c("cre", "aut")),
person("Yajuan", "Si", email = "sophie2012@gmail.com", role = "ctb"),
person("Jon", "Kropko", email = "jkropko@gmail.com", role = "aut"))
Description: The mi 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.
VignetteBuilder: knitr
Depends: R (>= 3.0.0), methods, Matrix, stats4
Imports: arm (>= 1.4-11)
Suggests: betareg, lattice, knitr, MASS, nnet, parallel, sn, survival,
truncnorm, foreign
URL: http://www.stat.columbia.edu/~gelman/
License: GPL (>= 2)
LazyLoad: yes
Packaged: 2015-04-16 14:03:10 UTC; goodrich
Author: Andrew Gelman [ctb],
Jennifer Hill [ctb],
Yu-Sung Su [aut],
Masanao Yajima [ctb],
Maria Pittau [ctb],
Ben Goodrich [cre, aut],
Yajuan Si [ctb],
Jon Kropko [aut]
Maintainer: Ben Goodrich <benjamin.goodrich@columbia.edu>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-04-16 19:53:48

● Cran Task View: OfficialStatistics
● 0 images, 27 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'mi' ...
** package 'mi' successfully unpacked and MD5 sums checked
** R
Creating a generic function for 'fitted' from package 'stats' in package 'mi'
Creating a generic function for 'residuals' from package 'stats' in package 'mi'
** data
** inst
** preparing package for lazy loading
Creating a generic function for 'fitted' from package 'stats' in package 'mi'
Creating a generic function for 'residuals' from package 'stats' in package 'mi'
** help
*** installing help indices
  converting help for package 'mi'
    finding HTML links ... done
    00mi-package                            html  
    01missing_variable                      html  
    02missing_data.frame                    html  
    finding level-2 HTML links ... done

    03change                                html  
    04mi                                    html  
    05Rhats                                 html  
    06pool                                  html  
    07complete                              html  
    CHAIN                                   html  
    allcategorical_missing_data.frame       html  
    bounded                                 html  
Rd warning: /tmp/RtmpJ1tvB4/R.INSTALL2e483dc2cb73/mi/man/bounded.Rd:12: missing file link 'rtruncnorm'
    categorical                             html  
    censored-continuous                     html  
    continuous                              html  
    count                                   html  
    experiment_missing_data.frame           html  
    fit_model                               html  
    get_parameters                          html  
    hist                                    html  
    irrelevant                              html  
    mi-internal                             html  
    mi2stata                                html  
    mipply                                  html  
    multilevel_missing_data.frame           html  
    multinomial                             html  
    nlsyV                                   html  
    positive                                html  
    rdata.frame                             html  
Rd warning: /tmp/RtmpJ1tvB4/R.INSTALL2e483dc2cb73/mi/man/rdata.frame.Rd:42: missing file link 'rmsn'
    semi-continuous                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (mi)
Making 'packages.html' ... done