Skip to content

Commit e522e5b

Browse files
committed
changing file name to remove warning
1 parent 1dcd715 commit e522e5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inst/Sick Sicker model (published version)/Krijkamp et al. (2018) - Appendix C.R inst/Sick_Sicker_model_published_version/Krijkamp_et_al_2018_appendix_C.R

+1
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,4 @@ table_markov <- data.frame(
131131
rownames(table_markov) = v.Trt # name the rows
132132
colnames(table_markov) = c("Costs", "QALYs","Incremental Costs", "QALYs Gained", "ICER") # name the columns
133133
table_markov # print the table
134+

0 commit comments

Comments
 (0)