Vizualizing regressions

Hi,

I'm looking for a way how to visualize a list of regressions. I found plot_summs(), however, it throws an error:

Error in names(values) <- breaks[1:length(values)] :
'names' attribute [1] must be the same length as the vector [0]

Many thanks,

Jakub

can you show me an example of how you've visualised a single regression ?
perhaps I can find a way of scaling it for you.

1 Like

Thank you. I found a way how to make plot_summs() work :slight_smile: .

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.