Description
Low Rank Matrix Factorization S3 Objects.
Description
Provides S3 classes to represent low rank matrix decompositions.
README.md
LRMF3
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 development version from GitHub with:
# install.packages("devtools")
devtools::install_github("RoheLab/LRMF3")