Bivariate plot
create_bivariate_plot(data, ext, vars, logscale, show.sample)
Bivariate plot
Data frame with the individual values and density ratio estimates
Data frame with the density ratio estimates and sample indicator
Character vector of variable names to be plotted.
Logical indicating whether the density ratio should be plotted in log scale. Defaults to TRUE.
Logical indicating whether to give different shapes to observations, depending on the sample they come from (numerator or denominator). Defaults to FALSE.