Calculate and plot conditional effects for a fitted model.
Arguments
- fit
A fitted model object (e.g., `MCMC_Fit`, `MAP_Fit`, `VB_Fit`).
- effect
Name of the variable to visualize (e.g., "X1" or "X1:X2").
- ...
Additional arguments passed to
conditional_effectsor the plot method.