Package: eimpute
Type: Package
Title: Efficiently Impute Large Scale Incomplete Matrix
Version: 0.1.1
Date: 2020-04-27
Authors@R: c(
  person(given = "Zhe", family = "Gao", email = "gaozh8@mail2.sysu.edu.cn", role = c("aut", "cre")),
  person(given = "Jin", family = "Zhu", email = "zhuj37@mail2.sysu.edu.cn", role = c("aut")),
  person(given = "Junxian", family = "Zhu", email = "zhujunx@mail2.sysu.edu.cn", role = c("aut")),
  person(given = "Xueqin", family = "Wang", email = "wangxq88@mail.sysu.edu.cn", role = c("aut")),
  person(given = "Yixuan", family = "Qiu", email = "yixuan.qiu@cos.name", role = c("cph")),
  person(given = "Gael", family = "Guennebaud", email = "gael.guennebaud@inria.fr", role = c("cph", "ctb")),
  person(given = "Jitse", family = "Niesen", email = "jitse@maths.leeds.ac.uk", role = c("cph", "ctb")),
  person(given = "Ray", family = "Gardner", role = c("ctb")))
Author: Zhe Gao [aut, cre],
  Jin Zhu [aut],
  Junxian Zhu [aut],
  Xueqin Wang [aut],
  Yixuan Qiu [cph],
  Gael Guennebaud [cph, ctb],
  Jitse Niesen [cph, ctb],
  Ray Gardner [ctb]
Maintainer: Zhe Gao <gaozh8@mail2.sysu.edu.cn>
Description: Efficiently impute large scale matrix with missing values via its unbiased low-rank matrix approximation. Our main approach is Hard-Impute algorithm proposed in <http://www.jmlr.org/papers/v11/mazumder10a.html>, which achieves highly computational advantage by truncated singular-value decomposition.
License: GPL-3 | file LICENSE
Imports: Rcpp (>= 0.12.6)
LinkingTo: Rcpp, RcppEigen
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: yes
Packaged: 2020-04-28 02:31:34 UTC; gaozhe
Suggests: knitr
VignetteBuilder: knitr
Repository: CRAN
Date/Publication: 2020-04-28 05:00:07 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-16 06:47:26 UTC; unix
Archs: eimpute.so.dSYM
