-
[ggextra](https://deanattali.com/2015/03/29/ggExtra-r-package/) has these nice marginal displays.
![image](https://user-images.githubusercontent.com/43392409/99860409-d7e95e80-2b47-11eb-8615-cc2b14d5…
-
Hi,
I have been working with plot_model quite a bit recently and I highly appreciate how easy it is to obtain marginal effect plots with only very few lines of code. The function works perfectly wit…
-
https://cran.r-project.org/web/packages/sjPlot/vignettes/plot_marginal_effects.html
Instead of the plot 'model_pred_binom' I think you want a marginal model plot of the different variables.
Or the…
-
When inserting grobs into the left and bottom positions of the “main” plot panel, the axes are automatically adjusted to align with the “main” panel. However, the same behaviour doesn’t occur for `ann…
-
Also in the official example:
https://plotly.com/python/marginal-plots/
![image](https://user-images.githubusercontent.com/90703978/223702655-3960bd9a-7040-4429-b78c-b1ff92a21566.png)
I think i…
-
I really like the plotly.express.ecdf and have been using it a lot in my daily work.
When I show ecdf plots in meetings, I usually show it with `marginal='histogram'`, since this is easier understand…
-
**Not really a problem per se, more like a missing feature? Please elaborate**
In TF visualizations, it would be nice to have the option to show the time- and frequency-course of a user-provided `toi…
-
http://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.fill_between
-
Basically, implement the following [R+python code](https://gist.github.com/Bisaloo/8f2c8c4fc79687e39c844a4f199e75b1) in pure R.
Output:
![tetra_margins](https://user-images.githubusercontent.com…
-
Most likely all to be mentioned at least once in Chp 2, but then scattered throughout later as well.
- [ ] beeswarm plots
- [ ] sina plots
- [ ] sankey plots
- from https://twitter.com/minebocek…