Skip to content

survROC, interval censoring?

1 message · Markian Pahuta

#
Hello,

I would like to generate an ROC curve for cumulative cases. However, my
data are interval censored.

I know the risksetROC package handles interval censored data. However, I am
interested in cumulative disease... consequently I believe the survivalROC
package may be more appropriate.

In the function survivalROC(), if I specify "entry", will the function
automatically assume interval censoring?

Thank you