README.md

coefclust: Clustered spatio-temporal varying coefficients regression model

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.

Installation

R version 4.0.2 ("Taking Off Again") was used for initial development.

Required packages include:

To download the latest version of coefclust:

library("devtools")
devtools::install_github("mkamenet3/coefclust")


mkamenet3/coefclust documentation built on June 28, 2020, 10:41 a.m.