StructureMC: Structured Matrix Completion

Provides an efficient method to recover the missing block of an approximately low-rank matrix. Current literature on matrix completion focuses primarily on independent sampling models under which the individual observed entries are sampled independently. Motivated by applications in genomic data integration, we propose a new framework of structured matrix completion (SMC) to treat structured missingness by design [Cai T, Cai TT, Zhang A (2016) <doi:10.1080/01621459.2015.1021005>]. Specifically, our proposed method aims at efficient matrix recovery when a subset of the rows and columns of an approximately low-rank matrix are observed. The main function in our package, smc.FUN(), is for recovery of the missing block A22 of an approximately low-rank matrix A given the other blocks A11, A12, A21.

Version: 1.0
Depends: R (≥ 3.1.0), MASS, matrixcalc
Published: 2019-09-20
Author: Yifu Liu and Anru Zhang
Maintainer: Yifu Liu <2012johnnyliu at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README
CRAN checks: StructureMC results

Documentation:

Reference manual: StructureMC.pdf

Downloads:

Package source: StructureMC_1.0.tar.gz
Windows binaries: r-devel: StructureMC_1.0.zip, r-release: StructureMC_1.0.zip, r-oldrel: StructureMC_1.0.zip
macOS binaries: r-release (arm64): StructureMC_1.0.tgz, r-oldrel (arm64): StructureMC_1.0.tgz, r-release (x86_64): StructureMC_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=StructureMC to link to this page.