Package: ROptSpace
Type: Package
Title: Matrix Reconstruction from a Few Entries
Version: 0.1.0
Authors@R: person("Kisung", "You", email = "kyou@nd.edu", role = c("aut", "cre"))
Maintainer: Kisung You <kyou@nd.edu>
Description: Matrix reconstruction, also known as matrix completion, is
    the task of inferring missing entries of a partially observed matrix.
    This package provides a method called OptSpace,
    which was proposed by Keshavan, R.H., Oh, S., and Montanari, A. (2009)
    <doi:10.1109/ISIT.2009.5205567> for a case under low-rank assumption.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
Imports: stats
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-05 13:58:31 UTC; kisung
Author: Kisung You [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-05 14:07:07 UTC
