# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
 
cff-version: 1.2.0
message: 'To cite package "eimpute" in publications use:'
type: software
license: GPL-3.0-only
title: 'eimpute: Efficiently Impute Large Scale Incomplete Matrix'
version: 0.2.4
doi: 10.32614/CRAN.package.eimpute
abstract: Efficiently impute large scale matrix with missing values via its unbiased
  low-rank matrix approximation. Our main approach is Hard-Impute algorithm proposed
  in <https://www.jmlr.org/papers/v11/mazumder10a.html>, which achieves highly computational
  advantage by truncated singular-value decomposition.
authors:
- family-names: Gao
  given-names: Zhe
  email: gaozh8@mail.ustc.edu.cn
- family-names: Zhu
  given-names: Jin
  email: zhuj37@mail2.sysu.edu.cn
- family-names: Zhu
  given-names: Junxian
  email: zhujunx@mail2.sysu.edu.cn
- family-names: Wang
  given-names: Xueqin
  email: wangxq20@ustc.edu.cn
repository: https://CRAN.R-project.org/package=eimpute
date-released: '2024-07-22'
contact:
- family-names: Gao
  given-names: Zhe
  email: gaozh8@mail.ustc.edu.cn