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