Skip to content

Commit f17674a

Browse files
authored
Update README.md
1 parent 4292856 commit f17674a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@ plot(predict_parts(explainer, veteran[1, -c(3, 4)]))
6666

6767
If you use `survex`, please cite it as
6868

69-
> M. Spytek, M. Krzyziński, H. Baniecki, P. Biecek. *survex: Explainable Machine Learning in Survival Analysis*. **R package version 0.2.2**, 2022. https://github.com/ModelOriented/survex
69+
> M. Spytek, M. Krzyziński, H. Baniecki, P. Biecek. *survex: Explainable Machine Learning in Survival Analysis*. **R package version 1.0.0**, 2023. https://github.com/ModelOriented/survex
7070
7171
```
72-
@article{spytek2022survex,
72+
@article{spytek2023survex,
7373
title = {{survex: Explainable Machine Learning in Survival Analysis}},
7474
author = {Mikołaj Spytek and Mateusz Krzyziński and
7575
Hubert Baniecki and Przemysław Biecek},
76-
journal = {R package version 0.2.2},
77-
year = {2022},
76+
journal = {R package version 1.0.0},
77+
year = {2023},
7878
url = {https://github.com/ModelOriented/survex}
7979
}
8080
```

0 commit comments

Comments
 (0)