Closed ghost closed 2 years ago
It's possible...are you thinking of sorting by the value of the coefficients, similar to the plots you might see in a meta-analysis?
You have to reorder your data before using "plot_summs" function. For example, you could use "rev()" to invert the order.
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe any alternatives or other implementations that you might know of
Additional context