plot.cs_sampling: plot.cs_sampling

View source: R/plot.R

plot.cs_samplingR Documentation

plot.cs_sampling

Description

Produce pairwise plots comparing each parameter distribution before and after adjustment. Takes the output list from cs_sampling as input.

Usage

## S3 method for class 'cs_sampling'
plot(x, varnames = NULL, ...)

Arguments

x
  • object of type cs_sampling

varnames
  • optional vector of names of subset of variable for pairs plotting

...
  • generic parameter

Value

The output of ggpairs.


RyanHornby/csSampling documentation built on Jan. 5, 2023, 12:37 p.m.