
Last chance! 50% off unlimited learning
Sale ends in
shrPl
objects## S3 method for class 'shrPl':
print(x, conf.int = 0.95, digits = 4,
pvalDigits = 4, eps = 1e-04, ...)
shrPl
object, i.e., the result of a call to the shr
function with hazard
="Splines".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