Package: StructureMC 1.0
StructureMC: Structured Matrix Completion
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. 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.
Authors:
StructureMC_1.0.tar.gz
StructureMC_1.0.zip(r-4.5)StructureMC_1.0.zip(r-4.4)StructureMC_1.0.zip(r-4.3)
StructureMC_1.0.tgz(r-4.4-any)StructureMC_1.0.tgz(r-4.3-any)
StructureMC_1.0.tar.gz(r-4.5-noble)StructureMC_1.0.tar.gz(r-4.4-noble)
StructureMC_1.0.tgz(r-4.4-emscripten)StructureMC_1.0.tgz(r-4.3-emscripten)
StructureMC.pdf |StructureMC.html✨
StructureMC/json (API)
# Install 'StructureMC' in R: |
install.packages('StructureMC', repos = c('https://yifuliu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/yifuliu/structuremc/issues
Last updated 6 years agofrom:e1f57e0320. Checks:OK: 1 WARNING: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | WARNING | Nov 16 2024 |
R-4.5-linux | WARNING | Nov 16 2024 |
R-4.4-win | WARNING | Nov 16 2024 |
R-4.4-mac | WARNING | Nov 16 2024 |
R-4.3-win | WARNING | Nov 16 2024 |
R-4.3-mac | WARNING | Nov 16 2024 |
Dependencies:MASSmatrixcalc
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Structured Matrix Completion | StructureMC-package StructureMC |
mynorm | mynorm |
Structured Matrix Completion | smc.FUN |