Learn R Programming


output: pdf_document: default html_document: default

Description

The R package ClustGeo implements a Ward-like hierarchical clustering algorithm including spatial/geographical constraints.

Details are available is the following vignette:

https://chavent.github.io/ClustGeo

Install

To install the current development version from github, use :

devtools::install_github("chavent/ClustGeo")
# This needs the devtools package to be installed :
# install.packages("devtools")

Copy Link

Version

Install

install.packages('ClustGeo')

Monthly Downloads

459

Version

2.1

License

GPL (>= 2.0)

Maintainer

Last Published

September 30th, 2021

Functions in ClustGeo (2.1)

inert

Inertia of a cluster
estuary

estuary data
withindiss

Dissimilarity based pseudo within-cluster inertia of a partition
plot.choicealpha

Plot to choose the mixing parameter
choicealpha

Choice of the mixing parameter
hclustgeo

Ward clustering with soft contiguity contraints
inertdiss

Pseudo inertia of a cluster
wardinit

Ward aggregation measures between singletons