LRMF3
is a developer facing package designed to provide a standardized
representation of low rank matrix factorization objects using the S3
object system.
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")