icc.simulation.3D.scatter.plot: Creates a scatter plot of ICC vs two other variables, ICC on...

Description Usage Arguments Value

Description

Creates a scatter plot of ICC vs two other variables, ICC on y-axis.

Usage

1
icc.simulation.3D.scatter.plot(icc.dt, vars.to.plot, plot.mean = T)

Arguments

icc.dt

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

vars.to.plot

Vector of two string names of the variable that will be on the x- and y-axes.

plot.mean

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

Value

A plotly 3D scatter plot


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