Learn R Programming

SurvRegCensCov (version 1.4)

print.src: Print result of Weibull regression with an interval-censored covariate

Description

print method for class "src".

Usage

# S3 method for src
print(x, ...)

Arguments

x

An object of class "src", usually a result of a call to SurvRegCens.

Further arguments.

Value

The function print.src returns the estimated parameters of the Weibull regression, incl. AIC, when calling SurvRegCens.

References

Hubeaux, S. (2013). Parametric Surival Regression Model with left- and/or interval-censored covariate. Technical report, Biostatistics Oncology, F. Hoffmann-La Roche Ltd.

Hubeaux, S. and Rufibach, K. (2014). SurvRegCensCov: Weibull Regression for a Right-Censored Endpoint with a Censored Covariate. Preprint, http://arxiv.org/abs/1402.0432.

Sattar, A., Sinha, S. K. and Morris, N. J. (2012). A Parametric Survival Model When a Covariate is Subject to Left-Censoring. Biometrics & Biostatistics, S3(2).

Examples

Run this code
# NOT RUN {
## See help file of function "SurvRegCens".
# }

Run the code above in your browser using DataLab