View source: R/clinic_getDCA2Compare.R
getDCA2Compare | R Documentation |
Comparision of getDCA2 result
getDCA2Compare(
object,
glop_start = 0.01,
glop_end = 0.1,
glop_step = 0.01,
seed = c(127, 128),
names = "project"
)
object |
the result of |
glop_start |
the start of threshold probability |
glop_end |
the end of threshold probability |
glop_step |
the step of threshold probability |
seed |
Numeric with 2 values. The first seed is for the boot of |
names |
part of save files or plots. |
Weibin Huang<654751191@qq.com>
getDCA2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.