Package: lori
Type: Package
Title: Imputation of Count Data using Side Information
Version: 2.2.0
Authors@R: person("Genevieve", "Robin", email = "genevieve.robin@inria.fr",
  role = c("aut", "cre"))
Maintainer: Genevieve Robin <genevieve.robin@inria.fr>
Description: Analysis, imputation, and multiple imputation of count data using covariates. LORI uses a log-linear model where main row and column effects are decomposed as regression terms on known covariates. A residual low-rank interaction term is also fitted. LORI returns estimates of covariate effects and interactions, as well as an imputed count table. The package also contains a multiple imputation procedure.
License: GPL-3
Encoding: UTF-8
LazyData: true
Depends: stats, data.table, rARPACK, svd
Suggests: knitr, rmarkdown, testthat
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-12-10 21:55:35 UTC; genevieverobin
Author: Genevieve Robin [aut, cre]
Repository: CRAN
Date/Publication: 2019-12-10 22:40:05 UTC
