ludovikcoba / rrecsys

rrecsys: Environment for Assessing Recommender Systems
https://cran.r-project.org/package=rrecsys
23 stars 11 forks source link

could not find function "eval_nDCG" #14

Open JN214 opened 3 years ago

JN214 commented 3 years ago

I am using R package ‘rrecsys’ version 0.9.7.3.1 and yet I cannot use eval_nDCG. The function is documented in the help reference (?) but I cannot use it. I get the following error: could not find function "eval_nDCG" Am I doing something wrong? This is unusual and my first experience of a function documented and yet not available.