cph
. Prints strata
frequencies, parameter estimates, standard errors, z-statistics, numbers
of missing values, etc.
Format of output is controlled by the user previously running
options(prType="lang")
where lang
is "plain"
(the default),
"latex"
, or "html"
.
"print"(x, digits=4, table=TRUE, conf.int=FALSE,
coefs=TRUE, title='Cox Proportional Hazards Model', ...)
FALSE
to suppress event frequency statistics
coefs=FALSE
to suppress printing the table
of model coefficients, standard errors, etc. Specify coefs=n
to print only the first n
regression coefficients in the
model.prModFit
prModFit
coxph
, prModFit