ProjectMOSAIC / ggformula

Provides a formula interface to 'ggplot2' graphics.
Other
39 stars 11 forks source link

Add examples showing how to use gf_lm()/gf_smooth() with custom models and backtrans #145

Closed rpruim closed 2 years ago

rpruim commented 3 years ago

Some of these exist, using lm(), but we could add some using other functions, like glm().