mod_coxfit: Model fitting

Description Usage Arguments Value Author(s) References See Also

Description

Fits coxph model.

Usage

1
mod_coxfit(x, surv_form, iter = 20, inits = NA_character_, ...)

Arguments

x

data

mod

Coxph model object fitted with coxph (survival).

Value

mod

Author(s)

Carlos S Traynor

References

Terry M. Therneau and Patricia M. Grambsch (2000). Modeling Survival Data: Extending the Cox Model. Springer, New York. ISBN 0-387-98784-3.

See Also

[coxph]


csetraynor/rstanhaz documentation built on May 9, 2019, 8:14 a.m.