jpkeller/predkmeans: Covariate Adaptive Clustering

Implements the predictive k-means method for clustering observations, using a mixture of experts model to allow covariates to influence cluster centers. Motivated by air pollution epidemiology settings, where cluster membership needs to be predicted across space. Includes functions for predicting cluster membership using spatial splines and principal component analysis (PCA) scores using either multinomial logistic regression or support vector machines (SVMs). For method details see Keller et al. (2017) <doi:10.1214/16-AOAS992>.

Getting started

Package details

AuthorJoshua Keller
MaintainerJoshua Keller <joshua.keller@colostate.edu>
LicenseGPL-3 | file LICENSE
Version0.1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jpkeller/predkmeans")
jpkeller/predkmeans documentation built on Dec. 31, 2019, 7:40 a.m.