kamila

An R package for clustering mixed-type data

https://github.com/ahfoss/kamila

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 5 DOI reference(s) in README
  • Academic publication links
    Links to: springer.com, wiley.com
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.2%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

An R package for clustering mixed-type data

Basic Info
Statistics
  • Stars: 16
  • Watchers: 3
  • Forks: 3
  • Open Issues: 14
  • Releases: 1
Created almost 11 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

kamila Build status CRAN_Status_Badge CRAN_Status_Badge

R package for clustering mixed data. For more information, install the package and run

library(kamila)
?`kamila-package`

from the R terminal. For an in-depth discussion of the challenges involved in clustering mixed-type data, please see our papers: * Foss, Markatou, Ray, and Heching (2016). A semiparametric method for clustering mixed data. Machine Learning, 105(3), 419-458. DOI: 10.1007/s10994-016-5575-7 * Foss and Markatou (2018). kamila: Clustering Mixed-Type Data in R and Hadoop. Journal of Statistical Software, 83(13). DOI: 10.18637/jss.v083.i13 * Foss, Markatou, and Ray (2018). Distance Metrics and Clustering Methods for Mixed-Type Data. International Statistical Review. DOI: 10.1111/insr.12274.

Update May 11, 2020: Update data.frame calls to be compatible with R v4.x.x

Owner

  • Login: ahfoss
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 125
  • Total Committers: 1
  • Avg Commits per committer: 125.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ahfoss a****s@g****m 125

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 19
  • Total pull requests: 1
  • Average time to close issues: 4 months
  • Average time to close pull requests: about 21 hours
  • Total issue authors: 5
  • Total pull request authors: 1
  • Average comments per issue: 0.16
  • Average comments per pull request: 2.0
  • Merged pull requests: 1
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • ahfoss (15)
  • markhwhiteii (1)
  • tingjhenjiang (1)
  • carterrees (1)
  • jmgirard (1)
Pull Request Authors
  • dmallia17 (1)
Top Labels
Issue Labels
enhancement (7) bug (1) question (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 298 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 4
  • Total maintainers: 1
cran.r-project.org: kamila

Methods for Clustering Mixed-Type Data

  • Versions: 4
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 298 Last month
Rankings
Stargazers count: 13.8%
Forks count: 17.8%
Average: 25.4%
Dependent packages count: 29.8%
Downloads: 30.2%
Dependent repos count: 35.5%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 3.0.0 depends
  • KernSmooth * imports
  • Rcpp * imports
  • abind * imports
  • gtools * imports
  • plyr * imports
  • stats * imports
  • Hmisc * suggests
  • clustMD * suggests
  • ggplot2 * suggests
  • testthat * suggests