Learn R Programming

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")

Copy Link

Version

Install

install.packages('LRMF3')

Monthly Downloads

171

Version

0.1.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Alex Hayes

Last Published

February 9th, 2022

Functions in LRMF3 (0.1.0)

svd_like

Create a SVD-like low rank matrix factorization object
LRMF3-package

LRMF3: Low Rank Matrix Factorization S3 Objects
as_fa_like

Coerce an object to a factor analysis like factorization
as_svd_like

Coerce an object to LRMF class
dim_and_class

Description array size and type
fa_like

Create a Factor Analysis-like low rank matrix factorization object
ml100k

MovieLens 100K dataset