It just occurred to me that one feature from R that is missing from this package is the ability to get summary plots (https://www.rdocumentation.org/packages/stats/versions/3.6.2/topics/plot.lm), and I see no issues about it here.
This is totally doable without adding new dependencies via Extensions and RecipesBase/MakieCore. I'm tempted to make a small PR during the holidays.
Those would be mostly for standard OLS linear regression. Any other plots that would be nice to have?
It just occurred to me that one feature from R that is missing from this package is the ability to get summary plots (https://www.rdocumentation.org/packages/stats/versions/3.6.2/topics/plot.lm), and I see no issues about it here.
This is totally doable without adding new dependencies via Extensions and RecipesBase/MakieCore. I'm tempted to make a small PR during the holidays.
Those would be mostly for standard OLS linear regression. Any other plots that would be nice to have?