icc.simulation.2D.scatter.plot: Creates a scatter plot of ICC vs one variable, ICC on y-axis.

Description Usage Arguments Value

Description

Creates a scatter plot of ICC vs one variable, ICC on y-axis.

Usage

1
icc.simulation.2D.scatter.plot(icc.dt, var.to.plot, plot.mean = T)

Arguments

icc.dt

A data.table with the parameters of the various simulations and ICC.

var.to.plot

String name of the variable that will be on the x-axis.

plot.mean

If true, plot the mean value at each point of var.to.plot, otherwise plot all values individually.

Value

A scatter ggplot


mattmoo/SteppedWedgeAnalysis documentation built on Jan. 14, 2020, 12:25 a.m.