finda
estimates the time-varying coefficients beta(t) at a single time
from a local-in-time Cox model. Think of it as a Cox model where the
the coefficients are allowed to vary with time. Further details can be found
in Cai and Sun (2003) and Tian et al. (2005).
finda(tt, times, status, covars, start = rep(0, ncol(covars)), h = 400, ...)
optim
for the numerical optimization procedure. p is the number of
covariates. Defaults to all zeroes.optim
.tt
.
finda
stands for "find a(t)", where "a(t)"
is the notation used in Cai and Sun (2003) to represent the time-varying
Cox model coefficients. We also refer to "a(t)" as "beta(t)" through the documentation.The user typically will not interact with this function, as finda
is
wrapped by hdslc
.
Tian L, Zucker D, and Wei LJ (2005). On the Cox model with time-varying regression coefficients. Journal of the American Statistical Association, 100(469):172-83. doi:10.1198/016214504000000845