summary.cmfrec: Get information about factorization model
Description
Print basic properties of a `cmfrec` object (a base class
encompassing all the models in this package). Same as the `print.cmfrec` function.
Usage
# S3 method for cmfrec
summary(object, ...)
Value
No return value (information is printed).
Arguments
- object
An object of class `cmfrec` as returned by functions CMF,
CMF_implicit, MostPopular, ContentBased,
OMF_explicit, OMF_implicit.
- ...
Extra arguments (not used).