View source: R/surv_cutpoint_multiple.R
# A function to check whether multiple genes can be used to discriminate groups in terms of survival curves
1 2 3 4 5 6 7 8 | surv_cutpoint_multiple(
meta_data,
features,
time,
event,
minprop,
format_signature
)
|
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.