summary.simexaft {simexaft} | R Documentation |
Summarizing Model fits for the AFT model by SIMEX method
Description
Summary method for the class SIMEXAFF.
Usage
## S3 method for class 'simexaft'
summary(object, ...)
Arguments
object |
object of class SIMEXAFT. |
... |
further arguments. |
Value
coefficients |
a p x 3 matrix with columns for the estimated coefficient its standard error, corresponding(two-sided) p-value |
scalereg |
estimate of the scale |
extrapolation |
the extrapolation method |
SIMEXvariable |
character vector of the SIMEXvariable |
Author(s)
Juan Xiong, Wenqing He and Grace Y. Yi
References
Genz, A., Bretz, F., Miwa, T., Mi, X., Leisch, F., Scheipl, F. and Hothorn, T. (2011). mvtnorm: Multivariate Normal and t Distributions. R package version 0.9-9991, URL http://CRAN. R-project.org/package=mvtnorm.
He, W., Yi, G. Y. and Xiong, J. (2007). Accelerated Failure Time Models with Covariates Subject to Measurement Error. Statistics in Medicine, 26, 4817-4832.
Therneau, T. and Lumley, T. (2011). survival: Survival Analysis, Including Penalised Likelihood. R package version 2.36-10, URL http://CRAN.R-project.org/package=survival.