times
vector of times;
the returned matrix will contain 1 row for each time.
This must be in increasing order and missing values are not allowed.
If censored=T
, the default times
vector contains all the unique times in
fit
scale
rescale the survival time, e.g., if the input data to survfit
were in
days, scale=365.25
would scale the output to years.