Package: lori
Type: Package
Title: Low-Rank Interaction Contingency Tables
Version: 1.0.0
Authors@R: person("Genevieve", "Robin", email = "genevieve.robin@polytechnique.edu",
  role = c("aut", "cre"))
Maintainer: Genevieve Robin <genevieve.robin@polytechnique.edu>
Description: Analysis of count data with 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. 
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: psych, svd, NLRoot, FactoMineR, glmnet, pdist, lars, ade4,
        lattice, gridExtra, grid, grDevices, stats, graphics
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-16 10:54:00 UTC; genevieverobin
Author: Genevieve Robin [aut, cre]
Repository: CRAN
Date/Publication: 2018-11-16 11:20:03 UTC
