get_MultivariateCox_result: Perform the multivariate Cox regression
Description
The function `get_MultivariateCox_result` uses to perform multivariate Cox regression analysis on the cancer-specific dysregulated signaling pathways.
Usage
get_MultivariateCox_result(DE_path_sur)
Arguments
DE_path_sur
A binary metadata table containing sample survival status and survival time.Note that the column names of survival time and survival status must be "survival" and "event".
Value
Return the multivariate Cox regression results of cancer-specific dysregulated signaling pathways.