BayesSurv class represents results from analysis of univariate time-to-event data.
The BayesID class represents results from analysis of semi-competing risks data.## S3 method for class 'BayesSurv':
print(x, ...)
## S3 method for class 'BayesID':
print(x, ...)
## S3 method for class 'BayesSurv':
summary(object, ...)
## S3 method for class 'BayesID':
summary(object, ...)
## S3 method for class 'BayesSurv':
plot(x, tlim = c(0, 10), ...)
## S3 method for class 'BayesID':
plot(x, tlim = c(0, 10), ...)
## S3 method for class 'ehr':
plot(x, tlim = c(0, 10), ...)BayesSurv/BayesID/ehr.BayesSurv or BayesID.BayesSurv, BayesID, ehr