powered by
print.TimeROC
# S3 method for TimeROC print(x, ...)
Summarize model's info in console
A TimeROC object
Additional arguments (not use)
test <- timeroc_obj(dist = 'lognormal-weibull-PH') print(test)
Run the code above in your browser using DataLab