Package: ROptSpace
Type: Package
Title: Matrix Reconstruction from a Few Entries
Version: 0.2.4
Authors@R: person("Kisung", "You", role = c("aut", "cre"),email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))
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: MIT + file LICENSE
Encoding: UTF-8
Imports: Rcpp, Rdpack, stats, utils
LinkingTo: Rcpp, RcppArmadillo
RdMacros: Rdpack
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-21 00:02:03 UTC; kyou
Author: Kisung You [aut, cre] (ORCID: <https://orcid.org/0000-0002-8584-459X>)
Maintainer: Kisung You <kisung.you@outlook.com>
Repository: CRAN
Date/Publication: 2025-09-22 05:11:01 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 01:40:57 UTC; windows
Archs: x64
