wave_points: Plot Points of Waves

Description Usage Arguments Details Value

Description

Creates a set of pairs plots of the input points for multiple waves.

Usage

1
wave_points(pts_list, in_names, surround = FALSE)

Arguments

pts_list

A list object, whose elements are data.frames of points

in_names

The input dimension names.

surround

Should points be plotted with (black) boundaries? Default: FALSE

Details

For each pair of inputs, the points from a succession of waves are plotted, coloured according to the wave number. Histograms of the points for each input (broadly interpreted as marginal distributions for the inputs) are provided on the main diagonal.

Value

A ggplot object.


Tandethsquire/emulatorr documentation built on April 12, 2021, 1:08 a.m.