Vignettes for the coefclust package can be found here. This R package
supplements Clustered Spatio-Temporal Varying Coefficient Regression Model by
Lee, Kamenetsky, Gangnon, Zhu. To install coefclust:
Required packages include:
geosphere (>=1.5)Matrix (>=1.2-15)library("devtools")
devtools::install_github("mkamenet3/coefclust")
Please report any bugs or modifications to issues here