├── README.Rmd ├── README.md ├── figure ├── nychka-1.png ├── plotit-1.png └── selectcompare-plot1-1.png └── fish.RData /README.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dill/bayes-gam-explainer/HEAD/README.Rmd -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dill/bayes-gam-explainer/HEAD/README.md -------------------------------------------------------------------------------- /figure/nychka-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dill/bayes-gam-explainer/HEAD/figure/nychka-1.png -------------------------------------------------------------------------------- /figure/plotit-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dill/bayes-gam-explainer/HEAD/figure/plotit-1.png -------------------------------------------------------------------------------- /figure/selectcompare-plot1-1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dill/bayes-gam-explainer/HEAD/figure/selectcompare-plot1-1.png -------------------------------------------------------------------------------- /fish.RData: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/dill/bayes-gam-explainer/HEAD/fish.RData --------------------------------------------------------------------------------