Plot showing ML estimate of sample parameters.

plot_sample_data(
  d,
  labeller_function = NULL,
  external_purity_estimate = NULL,
  label_external_purity = "Independent estimate",
  subset = NULL
)

Arguments

d

Object returned from 'add_lowpass_sampled'.

labeller_function

(optional) function returning a modified version of sample labels.

external_purity_estimate

(optional) numeric vector of external purity estimates of each sample.

label_external_purity

(optional) label to be used in the legend of the external purity estimates.

subset

(optional) character vector defining a subset of samples to plot.

Value

A ggplot object