Setting user-specified values in plot_comparisions from marginal effects in R
I am using the marginaleffects
package in R to analyze some results from a conjoint experiment.
Using `inferences` with comparison and transform arguments
I’d like to use the inferences
function to do some bootstrapping for a quantity which requires me to use comparison
and transform
arguments in avg_comparisons
.