├── README.md ├── Week 1_ Linear Models ├── Week 1 Meeting Outline.docx ├── Week 1 pres.pptx └── week1-LMs │ ├── GLAMM_week1_LMs(1).docx │ ├── GLAMM_week1_LMs.Rmd │ ├── GLAMM_week1_LMs.docx │ ├── GLAMM_week1_LMs.html │ ├── week1-LMs.Rproj │ └── xkcd1725.png ├── Week 2_ Generalized Linear Models ├── Distribution Table.xlsx ├── Distribution_table.csv ├── Distribution_table.xlsx ├── GLAMM_GLM.Rproj ├── GLM_Tutorial(1).docx ├── GLM_Tutorial.Rmd ├── GLM_Tutorial.docx ├── GLM_Tutorial.html ├── GLM_process.jpg └── model-selection.jpg ├── Week 3_ Model Selection ├── AIC-markdown.Rmd ├── AIC-markdown.html └── GLAMM-AIC.Rproj ├── Week 4_ Generalized Additive Models ├── GAM for GLAMM.pdf └── Week4_GAM_GLAMM.html ├── Week 5_ Linear Mixed Models ├── GLAMM Workshop_ LMMs.pdf └── GLAMM_LMMs.R ├── Week 6_ Generalized Linear Mixed Models ├── Bolker 2009.pdf ├── Brain Blast.docx ├── GLAMM GLMMs │ ├── DeerEcervi.txt │ ├── GLAMM GLMMs.Rproj │ ├── GLMMtastic.Rmd │ ├── GLMMtastic.html │ ├── ZuurDataMixedModelling.zip │ └── glm_data_byplot.csv ├── GLMM for GLAMM.pdf └── ZuurDataMixedModelling │ ├── Antarcticbirds.txt │ ├── BadgersFarmSurveys.txt │ ├── BadgersFarmSurveysNoNA.txt │ ├── Bees.txt │ ├── Biodiversity.txt │ ├── Boar.txt │ ├── Boreality.txt │ ├── Cetaceans.txt │ ├── Clams.txt │ ├── DeerEcervi.txt │ ├── Hawaii.txt │ ├── ISIT.txt │ ├── Koalas.txt │ ├── Lice.txt │ ├── Limosa.txt │ ├── Loyn.txt │ ├── Nereis.txt │ ├── Owls.txt │ ├── ParasiteCod.txt │ ├── RIKZ.txt │ ├── RIKZDATAEnv.txt │ ├── RiceFieldBirds.txt │ ├── RoadKills.txt │ ├── SDI2003.txt │ ├── Seals.txt │ ├── Snakes.txt │ ├── Sparrows.txt │ ├── Squid.txt │ ├── Tbdeer.txt │ ├── TeethNitrogen.txt │ ├── Vegetation.txt │ ├── Ythan.txt │ ├── countsBK1.txt │ └── squidmales.txt ├── Week 7_ Generalized Additive Mixed Models ├── GAMM presentation.html ├── GAMM presentation.pdf └── Some code and things │ ├── Code Pedersen et al │ └── supplemental_code.R.txt │ ├── Figures │ ├── Screen Shot 2020-08-24 at 7.21.22 PM.png │ ├── Screen Shot 2020-08-24 at 8.26.12 PM.png │ ├── fig-1-full.png │ └── fig-4-full.png │ ├── GAMM_example_Wood_book_mgcv.Rmd │ └── GAMM_example_Wood_book_mgcv.html ├── Week 8_ Generalized Least Squares └── Generalized Least Squares.pptx └── Week 9_ Generalized Dissimilarity Models ├── GDMs_GLAMM.pptx └── glamm_gdm.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/README.md -------------------------------------------------------------------------------- /Week 1_ Linear Models/Week 1 Meeting Outline.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 1_ Linear Models/Week 1 Meeting Outline.docx -------------------------------------------------------------------------------- /Week 1_ Linear Models/Week 1 pres.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 1_ Linear Models/Week 1 pres.pptx -------------------------------------------------------------------------------- /Week 1_ Linear Models/week1-LMs/GLAMM_week1_LMs(1).docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 1_ Linear Models/week1-LMs/GLAMM_week1_LMs(1).docx -------------------------------------------------------------------------------- /Week 1_ Linear Models/week1-LMs/GLAMM_week1_LMs.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 1_ Linear Models/week1-LMs/GLAMM_week1_LMs.Rmd -------------------------------------------------------------------------------- /Week 1_ Linear Models/week1-LMs/GLAMM_week1_LMs.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 1_ Linear Models/week1-LMs/GLAMM_week1_LMs.docx -------------------------------------------------------------------------------- /Week 1_ Linear Models/week1-LMs/GLAMM_week1_LMs.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 1_ Linear Models/week1-LMs/GLAMM_week1_LMs.html -------------------------------------------------------------------------------- /Week 1_ Linear Models/week1-LMs/week1-LMs.Rproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 1_ Linear Models/week1-LMs/week1-LMs.Rproj -------------------------------------------------------------------------------- /Week 1_ Linear Models/week1-LMs/xkcd1725.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 1_ Linear Models/week1-LMs/xkcd1725.png -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/Distribution Table.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/Distribution Table.xlsx -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/Distribution_table.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/Distribution_table.csv -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/Distribution_table.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/Distribution_table.xlsx -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/GLAMM_GLM.Rproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/GLAMM_GLM.Rproj -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/GLM_Tutorial(1).docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/GLM_Tutorial(1).docx -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/GLM_Tutorial.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/GLM_Tutorial.Rmd -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/GLM_Tutorial.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/GLM_Tutorial.docx -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/GLM_Tutorial.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/GLM_Tutorial.html -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/GLM_process.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/GLM_process.jpg -------------------------------------------------------------------------------- /Week 2_ Generalized Linear Models/model-selection.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 2_ Generalized Linear Models/model-selection.jpg -------------------------------------------------------------------------------- /Week 3_ Model Selection/AIC-markdown.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 3_ Model Selection/AIC-markdown.Rmd -------------------------------------------------------------------------------- /Week 3_ Model Selection/AIC-markdown.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 3_ Model Selection/AIC-markdown.html -------------------------------------------------------------------------------- /Week 3_ Model Selection/GLAMM-AIC.Rproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 3_ Model Selection/GLAMM-AIC.Rproj -------------------------------------------------------------------------------- /Week 4_ Generalized Additive Models/GAM for GLAMM.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 4_ Generalized Additive Models/GAM for GLAMM.pdf -------------------------------------------------------------------------------- /Week 4_ Generalized Additive Models/Week4_GAM_GLAMM.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 4_ Generalized Additive Models/Week4_GAM_GLAMM.html -------------------------------------------------------------------------------- /Week 5_ Linear Mixed Models/GLAMM Workshop_ LMMs.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 5_ Linear Mixed Models/GLAMM Workshop_ LMMs.pdf -------------------------------------------------------------------------------- /Week 5_ Linear Mixed Models/GLAMM_LMMs.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 5_ Linear Mixed Models/GLAMM_LMMs.R -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/Bolker 2009.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/Bolker 2009.pdf -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/Brain Blast.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/Brain Blast.docx -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/DeerEcervi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/DeerEcervi.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/GLAMM GLMMs.Rproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/GLAMM GLMMs.Rproj -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/GLMMtastic.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/GLMMtastic.Rmd -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/GLMMtastic.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/GLMMtastic.html -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/ZuurDataMixedModelling.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/ZuurDataMixedModelling.zip -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/glm_data_byplot.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/GLAMM GLMMs/glm_data_byplot.csv -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/GLMM for GLAMM.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/GLMM for GLAMM.pdf -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Antarcticbirds.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Antarcticbirds.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/BadgersFarmSurveys.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/BadgersFarmSurveys.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/BadgersFarmSurveysNoNA.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/BadgersFarmSurveysNoNA.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Bees.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Bees.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Biodiversity.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Biodiversity.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Boar.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Boar.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Boreality.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Boreality.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Cetaceans.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Cetaceans.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Clams.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Clams.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/DeerEcervi.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/DeerEcervi.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Hawaii.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Hawaii.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/ISIT.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/ISIT.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Koalas.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Koalas.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Lice.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Lice.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Limosa.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Limosa.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Loyn.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Loyn.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Nereis.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Nereis.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Owls.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Owls.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/ParasiteCod.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/ParasiteCod.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/RIKZ.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/RIKZ.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/RIKZDATAEnv.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/RIKZDATAEnv.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/RiceFieldBirds.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/RiceFieldBirds.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/RoadKills.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/RoadKills.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/SDI2003.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/SDI2003.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Seals.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Seals.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Snakes.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Snakes.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Sparrows.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Sparrows.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Squid.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Squid.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Tbdeer.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Tbdeer.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/TeethNitrogen.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/TeethNitrogen.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Vegetation.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Vegetation.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Ythan.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/Ythan.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/countsBK1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/countsBK1.txt -------------------------------------------------------------------------------- /Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/squidmales.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 6_ Generalized Linear Mixed Models/ZuurDataMixedModelling/squidmales.txt -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/GAMM presentation.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/GAMM presentation.html -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/GAMM presentation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/GAMM presentation.pdf -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/Some code and things/Code Pedersen et al/supplemental_code.R.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/Some code and things/Code Pedersen et al/supplemental_code.R.txt -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/Some code and things/Figures/Screen Shot 2020-08-24 at 7.21.22 PM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/Some code and things/Figures/Screen Shot 2020-08-24 at 7.21.22 PM.png -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/Some code and things/Figures/Screen Shot 2020-08-24 at 8.26.12 PM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/Some code and things/Figures/Screen Shot 2020-08-24 at 8.26.12 PM.png -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/Some code and things/Figures/fig-1-full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/Some code and things/Figures/fig-1-full.png -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/Some code and things/Figures/fig-4-full.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/Some code and things/Figures/fig-4-full.png -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/Some code and things/GAMM_example_Wood_book_mgcv.Rmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/Some code and things/GAMM_example_Wood_book_mgcv.Rmd -------------------------------------------------------------------------------- /Week 7_ Generalized Additive Mixed Models/Some code and things/GAMM_example_Wood_book_mgcv.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 7_ Generalized Additive Mixed Models/Some code and things/GAMM_example_Wood_book_mgcv.html -------------------------------------------------------------------------------- /Week 8_ Generalized Least Squares/Generalized Least Squares.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 8_ Generalized Least Squares/Generalized Least Squares.pptx -------------------------------------------------------------------------------- /Week 9_ Generalized Dissimilarity Models/GDMs_GLAMM.pptx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 9_ Generalized Dissimilarity Models/GDMs_GLAMM.pptx -------------------------------------------------------------------------------- /Week 9_ Generalized Dissimilarity Models/glamm_gdm.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/austenapigo/GLAMM-Generalized-Linear-Additive-Mixed-Models/HEAD/Week 9_ Generalized Dissimilarity Models/glamm_gdm.html --------------------------------------------------------------------------------