You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
-
# Cohort state-transition models in R: From conceptualization to implementation
1
+
# Cohort state-transition models in R: A Tutorial
2
2
This GitHub repository provides the code of the three different implementations of cohort state-transition model (cSTM), explained in the following manuscript:
3
3
4
-
- Alarid-Escudero F, Krijkamp EM, Enns EA, Hunink MGM, Pechlivanoglou P, Jalal H. [Cohort state-transition models in R: From conceptualization to implementation](http://arxiv.org/abs/2001.07824). arXiv:200107824v1. 2020:1-31.
4
+
- Alarid-Escudero F, Krijkamp EM, Enns EA, Hunink MGM, Pechlivanoglou P, Jalal H. [Cohort state-transition models in R: A Tutorial](http://arxiv.org/abs/2001.07824). arXiv:200107824v1. 2020:1-31.
5
5
6
6
We recommend to first read the manuscript before using the code. Understanding of the use of the multidimensional dynamics array described in
0 commit comments