mfasiolo / mgcViz

An R package for interactive visualization of GAM models
https://mfasiolo.github.io/mgcViz/
76 stars 9 forks source link

Add animations for visualization of effect uncertainty #40

Open mfasiolo opened 6 years ago

mfasiolo commented 6 years ago

Section 4 of the paper "Graphics for uncertainty" from Bowman explain who to visualise the uncertainty of the fitted effects by simulating curves from the posterior, interpolating and then plotting them using animations.

This could clearly be implemented in mgcViz, probably using gganimate.