Description Usage Arguments Value Author(s)
View source: R/stats_functions.R
Test radiomic signature by Cox regression model
1 2 3 4 5 6 7 |
rdr |
A RadAR object (class |
surv_obj |
An object of class |
signature |
(character) vector of radiomic features defining the signature. |
signature_rdr |
RadAR object (class |
which_data |
(character) Which data use to compute concordance index. It can be one of the following: "normal", "scaled", "normalized". |
In case of mRMR, hcl and pca methods, the function returns the results of the cox regression model, including the concordance index. In case of glmnet-cox method, the function returns a list of two elements, including 1) the prediction of the glmnet model on the new data and 2) the computation of concordance index.
Matteo Benelli (matteo.benelli@uslcentro.toscana.it)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.