interaction.plot: A function for interaction plot

Description Usage Arguments Value

Description

A function for interaction plot

Usage

1
2
interaction.plot(data.eval, type, main = "Interaction Plot",
  trt.lab = c("Trt.", "Ctrl."))

Arguments

data.eval

output of evaluate.results or summarize.cv.stats

type

data type - "c" - continuous , "b" - binary, "s" - time to event - default = "c".

main

title of the plot

trt.lab

treatment label

Value

A ggplot object.


SubgrpID documentation built on May 2, 2019, 8:02 a.m.