This repository contains the R
package coefclust
based on "Clustered
Spatio-Temporal Varying Coefficient Regression Model" (Lee, Kamenetsky, Gangnon, Zhu). The companion website can be found here.
Code developed by J. Lee. Repository maintained by M.Kamenetsky.
Please report any bugs or modifications to issues here.
R
version 4.0.2 ("Taking Off Again") was used for initial development.
Required packages include:
geosphere
(>=1.5)Matrix
(>=1.2-18)To download the latest version of coefclust
:
library("devtools")
devtools::install_github("mkamenet3/coefclust")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.