Learn R Programming

ROptSpace (version 0.2.4)

Matrix Reconstruction from a Few Entries

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) for a case under low-rank assumption.

Copy Link

Version

Install

install.packages('ROptSpace')

Monthly Downloads

760

Version

0.2.4

License

MIT + file LICENSE

Maintainer

Kisung You

Last Published

September 22nd, 2025

Functions in ROptSpace (0.2.4)

OptSpace

OptSpace : an algorithm for matrix reconstruction from a partially revealed set