How can I check for significance between Kaplan Meier and a line when using addplot?
Obviously, Log rank test does not work.


The line consists of 15 (x,y) coordinates. It illustrates the survival of the danish background population, and do therefor not have a time-difference for the line.

The code for my graph is:
Code:
Sts graph, addplot(line bagY bagX)