mfasiolo / mgcViz

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

Simultaneous confidence intervals #36

Open mfasiolo opened 6 years ago

mfasiolo commented 6 years ago

We could add an option to l_ciLines, l_ciContour etc that allows to get simultaneous credible intervals using the approach described in section 6.10.2 of Wood's book (2nd ed).

StaffanBetner commented 6 years ago

You could also add a testing layer, based on those confidence intervals (colorize by direction of change if over the threshold).