- call
the original survPen call
- formula
the original survPen formula
- coefficients
reports the regression parameters estimates for unpenalized terms with the associated standard errors
- HR_TAB
reports the exponential of the regression parameters estimates for unpenalized terms with the associated CI
- edf.per.smooth
reports the edf associated with each smooth term
- random
TRUE if there are random effects in the model
- random.effects
reports the estimates of the log standard deviation (log(sd)) of every random effects plus the estimated standard error (also on the log(sd) scale)
- likelihood
unpenalized likelihood of the model
- penalized.likelihood
penalized likelihood of the model
- nb.smooth
number of smoothing parameters
- smoothing.parameter
smoothing parameters estimates
- parameters
number of regression parameters
- edf
effective degrees of freedom
- method
smoothing selection criterion used (LAML or LCV)
- val.criterion
minimized value of criterion. For LAML, what is reported is the negative log marginal likelihood
- converged
convergence indicator, TRUE or FALSE. TRUE if Hess.beta.modif=FALSE and Hess.rho.modif=FALSE (or NULL)