The goal of LSTDConnect is to serve as a companion package for the National Connectivity Analysis paper (in prep). It implements a limited and parallel version of the SAMC analysis (see the samc
package and associated publication).
You can install the development version of LSTDConnect from GitHub with:
# install.packages("devtools")
devtools::install_github("LandSciTech/LSTDConnect")
See the vignette “SAMC Comparison” for a comparison of the SAMC implementations in this package and the samc
package.