kisungyou/ROptSpace: Matrix Reconstruction from a Few Entries

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.3
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("kisungyou/ROptSpace")
kisungyou/ROptSpace documentation built on Aug. 18, 2021, 12:05 a.m.