Skip to content

Commit e5df62d

Browse files
committed
add Prediction Error paper for CRs
1 parent 41d783c commit e5df62d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

R/bibentries.R

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -459,5 +459,15 @@ bibentries = c(
459459
pages = "643--657",
460460
year = "2020",
461461
url = "https://doi.org/10.1002/BIMJ.201800293"
462+
),
463+
schoop_2011 = bibentry("article",
464+
author = "Schoop, Roland and Beyersmann, Jan and Schumacher, Martin and Binder, Harald",
465+
title = "Quantifying the predictive accuracy of time-to-event models in the presence of competing risks",
466+
journal = "Biometrical Journal",
467+
volume = "53",
468+
number = "1",
469+
pages = "88--112",
470+
year = "2011",
471+
url = "https://doi.org/10.1002/BIMJ.201000073"
462472
)
463473
)

0 commit comments

Comments
 (0)