create_reference_lines_data_frame: Creating Reference Lines Data Frame

View source: R/helpers.R

create_reference_lines_data_frameR Documentation

Creating Reference Lines Data Frame

Description

Creating Reference Lines Data Frame

Usage

create_reference_lines_data_frame(
  curve,
  prevalence = NA,
  color = NA,
  plotly = FALSE,
  multiple_pop = FALSE,
  performance_data = NULL
)

Arguments

curve

the specified curve for the reference lines

prevalence

the prevalence of the outcome

color

the required color

plotly

should the reference lines data frame be competible with plotly

multiple_pop

should the reference lines data frame should be adjusted to multiple populations


uriahf/rtichoke documentation built on Nov. 22, 2023, 1:30 a.m.