jtools icon indicating copy to clipboard operation
jtools copied to clipboard

Tools for summarizing/visualizing regressions and other helpful stuff

Results 42 jtools issues
Sort by recently updated
recently updated
newest added

Hello! This might be a very basic question and I'm new to GitHub so apologies in advance if I'm missing information; is there a way to only show the MODEL...

enhancement

Hi Jacob, it is my understanding that in the past, the `colors` argument changed the colour of the line only. It now changes the colour of the line and the...

enhancement

Hello. I'm trying to plot the interaction of a plm output, but it keeps giving me the following error. I've tried uninstalling and reinstalling R and the packages therein, but...

enhancement

Feature request: cat_plot & interact_plot do not support pooled regression objects (eg. mipo objects). It would be great if it did as there does not seem to be any other...

enhancement

The `fixest` package which came out last year has been a real boon to researchers using regression, and for the most part, it plays well with `jtools` (this is important...

enhancement

Renaming (and filtering out) coefficients in `plot_summs()` and `export_summs()` is already straightforward, but it could be made less cumbersome through partial string matching. Consider your example from the `plot_summs` documentation...

enhancement

Hi! This has been a game changer package! Is there any way to stack the plot lines so that, using your example, we group them by Models 1 and 2,...

I suggest including the adjusted pseudo r squared mcfadden in the statistics reported of export_summs. Currently, pseudo r squared mcfadden is reported if pseudo.r.squared.mcfadden is called in statistics

enhancement

Would it be feasible to express significance levels in plots generate with plot_summs()? - For a single model plot, one could envision different plot symbols conditional on the significance level....

enhancement