Package: clustertend Type: Package Title: Check the Clustering Tendency Version: 1.7 Authors@R: c( person("Kevin","Wright", email="kw.stat@gmail.com", comment=c(ORCID = "0000-0002-0617-8673"), role=c("aut","cre")), person("Luo","YiLan", role="aut"), person("Zeng","RuTong", role="aut") ) Description: Calculate some statistics aiming to help analyzing the clustering tendency of given data. In the first version, Hopkins statistic is implemented. See Hopkins and Skellam (1954) . License: MIT + file LICENSE NeedsCompilation: no Encoding: UTF-8 RoxygenNote: 7.2.3 Repository: https://kwstat.r-universe.dev Date/Publication: 2023-08-19 16:10:32 UTC RemoteUrl: https://github.com/kwstat/clustertend RemoteRef: HEAD RemoteSha: c391988682db860c865298a10247598ea3a475e5 Packaged: 2026-06-07 07:56:35 UTC; root Author: Kevin Wright [aut, cre] (ORCID: ), Luo YiLan [aut], Zeng RuTong [aut] Maintainer: Kevin Wright