Skip to content

Commit 1da5df7

Browse files
committed
Update day2-3-removal.Rmd
1 parent d691603 commit 1da5df7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

day2-3-removal.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ legend("bottomright", bty="n", lty=c(1,1,1,1), col=c(1,2,4,3),
124124
legend=c("Empirical", "Expected", "Estimated", "Binned"))
125125
```
126126

127-
Fitting survival model to the timt-to-event data
127+
Fitting survival model to the time-to-event data
128128

129129
```{r}
130130
library(survival)

0 commit comments

Comments
 (0)