Learn R Programming

radiant.model (version 0.8.0)

summary.crs: Summary method for Collaborative Filter

Description

Summary method for Collaborative Filter

Usage

# S3 method for crs
summary(object, n = 36, ...)

Arguments

object

Return value from crs

n

Number of lines of recommendations to print. Use -1 to print all lines

...

further arguments passed to or from other methods

Details

See https://radiant-rstats.github.io/docs/model/crs.html for an example in Radiant

See Also

crs to generate the results

plot.crs to plot results