Hi, 

I am using this sm.survival() to plot smoothed survival curve against a
single continuous covariate. I did a logarithmic transformation on the
covariate. Now in the plot, I want the tick mark value to be transformed
back to original values. For instance, my current x axis tick mark values
are 1,2,3,4,5.... . I want them to be like exp(1), exp(2), exp(3),
exp(4)....without changing the way the plot look like. I did not find
entries of axis tick marks in either sm.options nor sm.survival. Can anyone
help me with this? Thank you very much.

Rachel 
-- 
View this message in context: 
http://www.nabble.com/Change-tick-mark-value-in-sm.survival%28%29-tf4318966.html#a12298521
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to