/LRMF3

Low Rank Matrix Factorization S3 Objects

Primary LanguageROtherNOASSERTION

LRMF3

R-CMD-check Codecov test coverage

LRMF3 is a developer facing package designed to provide a standardized representation of low rank matrix factorization objects using the S3 object system.

Installation

You can install the released version from CRAN with:

install.packages("LRMF3")

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("RoheLab/LRMF3")