This commit is contained in:
Paul Thomas 2018-05-01 15:04:31 +10:00
Родитель 895ab7482f
Коммит 3eec591f73
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -11,6 +11,11 @@ for search systems. It uses the C/W/L framework described by Moffat et al. and i
* Scaled discounted cumulative gain (SDCG)
* INST
Install with
```r
devtools::install_github("Microsoft/irmetrics-r")
```
Example:
```r