getDCA2Compare: Comparision of getDCA2 result

View source: R/clinic_getDCA2Compare.R

getDCA2CompareR Documentation

Comparision of getDCA2 result

Description

Comparision of getDCA2 result

Usage

getDCA2Compare(
  object,
  glop_start = 0.01,
  glop_end = 0.1,
  glop_step = 0.01,
  seed = c(127, 128),
  names = "project"
)

Arguments

object

the result of getDCA2

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 nbdiff, and the second one is for the boot of areadiff.

names

part of save files or plots.

Author(s)

Weibin Huang<654751191@qq.com>

See Also

getDCA2


huangwb8/luckyExperiment documentation built on June 29, 2023, 10:15 a.m.