Description Usage Arguments Value References Examples
This function implements Cox proportional hazard regression models (David 1972), and back-transforms to the conditional mean scale (see also Basu 2005).
1 |
Y |
A numeric outcome variable |
X |
A |
newX |
A |
family |
Gaussian only |
obsWeights |
Observation-level weights (not currently used) |
... |
Other arguments (unused) |
pred
Predicted outcomes based on predictors in newX
fit
A list with named entries object
(the fitted coxph
model object),
randomUpper
.
Basu A and Rathouz PJ. Estimating marginal and incremental effects on health outcomes using flexible link and variance function models. Biostatistics 2005; 6(1): 93–109.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.