powered by
## S3 method for class 'shrWeib': summary(object, conf.int = 0.95, digits = 4, pvalDigits = 4, eps = 1e-04, ...)
shrWeib
shr
hazard
print.shrWeib
plot.shrWeib
# Weibull survival model data(test) fit.su <- shr(Hist(time=list(l,r),id)~cov,data=test) summary(fit.su)
Run the code above in your browser using DataLab