coxboost {pec} | R Documentation |
Formula interface for function CoxBoost
of package CoxBoost
.
Description
Formula interface for function CoxBoost
of package CoxBoost
.
Usage
coxboost(formula, data, cv = TRUE, cause = 1, penalty, ...)
Arguments
formula |
An event-history formula for competing risks of the
form |
data |
A data.frame in which the variables of formula are defined. |
cv |
If |
cause |
The cause of interest in competing risk models. |
penalty |
See |
... |
Arguments passed to either |
Details
See CoxBoost
.
Value
See CoxBoost
.
Author(s)
Thomas Alexander Gerds tag@biostat.ku.dk
References
See CoxBoost
.
See Also
See CoxBoost
.