Skip to content

StructureMC

Structured Matrix Completion

v1.0 · Sep 20, 2019 · GPL (>= 2)

Description

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.

Downloads

190

Last 30 days

22923rd

492

Last 90 days

1.9K

Last year

Trend: +11.1% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Yifu Liu <2012johnnyliu@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Yifu",
                      family = "Liu",
                      role = c("aut", "cre"),
                      email = "2012johnnyliu@gmail.com"),
               person(given = "Anru",
                      family = "Zhang",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Yifu Liu <2012johnnyliu@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Yifu",
                      family = "Liu",
                      role = c("aut", "cre"),
                      email = "2012johnnyliu@gmail.com"),
               person(given = "Anru",
                      family = "Zhang",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Yifu Liu <2012johnnyliu@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Yifu",
                      family = "Liu",
                      role = c("aut", "cre"),
                      email = "2012johnnyliu@gmail.com"),
               person(given = "Anru",
                      family = "Zhang",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Yifu Liu <2012johnnyliu@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Yifu",
                      family = "Liu",
                      role = c("aut", "cre"),
                      email = "2012johnnyliu@gmail.com"),
               person(given = "Anru",
                      family = "Zhang",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies MASS matrixcalc StructureMC

Version History

new 1.0 Mar 10, 2026