Learn R Programming

simexaft (version 1.0.7.1)

print.simexaft: Print Method for the SIMEXAFT Class

Description

Printing the most important values in a clear way.

Usage

# S3 method for simexaft
print(x, digits = max(3, getOption("digits") - 3), …)

Arguments

x

object of class SIEMXAFT.

digits

number of digits to be printed.

arguments passed to other functions.

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.