mhahsler / recommenderlab

recommenderlab - Lab for Developing and Testing Recommender Algorithms - R package
213 stars 61 forks source link

rmse() function missing #62

Closed riedlc closed 1 year ago

riedlc commented 1 year ago

The funkSVD example in the manual page makes calls to an rmse() function that is not part of the recommenderlab package, nor is it clear if the function comes from some other package (there is no call to external libraries in the help page).

mhahsler commented 1 year ago

Thank you! I have fixed the manual page in the development version on GitHub.