print.cmfrec: Get information about factorization model

View source: R/methods.R

print.cmfrecR Documentation

Get information about factorization model

Description

Print basic properties of a 'cmfrec' object (a base class encompassing all the models in this package).

Usage

## S3 method for class 'cmfrec'
print(x, ...)

Arguments

x

An object of class 'cmfrec' as returned by functions CMF, CMF_implicit, MostPopular, ContentBased, OMF_explicit, OMF_implicit.

...

Extra arguments (not used).

Value

Returns the same model object that was passes as input.


cmfrec documentation built on April 11, 2023, 6 p.m.