Coloring point based on combination of two variables in R plot (without ggplot)

前端 未结 0 1614
我寻月下人不归
我寻月下人不归 2021-02-01 04:19

Exmaplary image I want to have]1

I\'m trying to plot a result of survival analysis. The code I scripted is like below.

six <- survfit(Surv(t, d)~ Rx + w         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题