ggplot.dca.cph: Plot Decision Curve

Description Usage Arguments Value

View source: R/ggplot_dca.cph.R

Description

Plot Decision Curve

Usage

1
2
## S3 method for class 'dca.cph'
ggplot(data, color = TRUE, linetype = TRUE, lwd = 1.05)

Arguments

data

results of dca() function

color

logical, whether models will be classified by color

linetype

logical, whether models will be classified by line type

lwd

line width

Value

a ggplot2 picture


yikeshu0611/ggDCA documentation built on Dec. 8, 2020, 5:44 a.m.