Scatterplot of individual values and density ratio estimates. Used internally in create_univariate_plot()
create_univariate_plot(data, ext, var, y_lab, sample.facet = TRUE)
A scatterplot of variable values and density ratio estimates.
Data frame with the individual values and density ratio estimates
Data frame with the density ratio estimates and sample indicator
Name of the variable to be plotted on the x-axis
Name of the y-axis label, typically ("Density Ratio" or "Log Density Ratio")
Logical indicating whether to facet the plot by sample. Default is TRUE.