diff --git a/README.md b/README.md index 0c2183c..8f13789 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ -This repository code contain template code associated with the manuscript "Spatial Confounding in Joint Species Distribution Models" by [Hui](https://francishui.netlify.app/) and [Hooten](https://stat.utexas.edu/directory/mevin-hooten), which is soon to be/currently in review. +This repository code contain template code associated with the manuscript "Spatial Confounding in Joint Species Distribution Models" which is soon to be/currently in review. # Getting started diff --git a/application_butterflies/analysis.R b/application_butterflies/analysis.R index bbddefb..58ca3da 100644 --- a/application_butterflies/analysis.R +++ b/application_butterflies/analysis.R @@ -1,6 +1,6 @@ #' --- #' title: Analysis of Butterflies data from Ovaskainen et al., (2016) using factor analytic models to explore the presence and impacts of spatial confounding. -#' author: Francis KC Hui +#' author: xxx #' date: Code started July 2023 #' --- diff --git a/application_butterflies/analysis_unconstrainedordination.R b/application_butterflies/analysis_unconstrainedordination.R index b713509..b918555 100644 --- a/application_butterflies/analysis_unconstrainedordination.R +++ b/application_butterflies/analysis_unconstrainedordination.R @@ -1,6 +1,6 @@ #' --- #' title: Analysis of Butterflies data from Ovaskainen et al., (2016) using factor analytic models to explore the presence and impacts of spatial confounding on model-based unconstrained ordination only -#' author: Francis KC Hui +#' author: xxx #' date: Code started December 2023 #' ---