Description Usage Arguments Value Author(s)
Test the Cox model computation for the TBF approach
1 2 |
survTimes |
the survival times |
censInd |
the logical censoring indicator ( |
offsets |
known component to be included in the linear predictor during fitting. This must be a numeric vector of length equal to the number of cases (if not provided, a vector of zeroes) |
X |
the design matrix, *without* the intercept 1's!, with at least one column |
useCppCode |
use the C++ code? (default) otherwise the R-function
|
a list with the coefficient estimates (betas), the covariance
matrix estimate (cov) and the residual deviance (deviance).
Daniel Sabanes Bove
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.