gavinsimpson / gratia

ggplot-based graphics and useful functions for GAMs fitted using the mgcv package
https://gavinsimpson.github.io/gratia/
Other
204 stars 28 forks source link

Add function to convert from posterior_samples & co to tidybayes versions #51

Open gavinsimpson opened 5 years ago

gavinsimpson commented 5 years ago

Add as_tidybayes() methods to convert from posterior_samples() and co to equivalents in the tidybayes package.

Need methods for classes

Need to do the following:

gavinsimpson commented 7 months ago

This needs work outside of gratia, likely in a tidybayes.gam package