coefvimp.pcoxtime: Coefficient variable importance
Description
Coefficient variable importance
Usage
coefvimp.pcoxtime(object, relative = TRUE, ...)
Arguments
relative
logical. If TRUE
the scores are divided by the absolute sum of the coefficients.
...
for future implementation.
Value
a named vector of variable scores (estimate = "mean"
) or a data frame (estimate = "quantile"
).
Details
Absolute value of the coefficients (parameters) corresponding the tuned pcoxtime object.