flexord
This fork is just to create the github.io page, you can find the most recent developer version of the package at dernst/flexord.
Science Score: 13.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 2 DOI reference(s) in README -
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.3%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
Repository
This fork is just to create the github.io page, you can find the most recent developer version of the package at dernst/flexord.
Basic Info
- Host: GitHub
- Owner: zettlchen
- License: gpl-2.0
- Language: R
- Default Branch: main
- Size: 344 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Fork of dernst/flexord
Created 12 months ago
· Last pushed 12 months ago
https://github.com/zettlchen/flexord/blob/main/
# flexord
This `R` package and `github` repository is an add-on package to the
`R` packages [`flexclust`](https://CRAN.R-project.org/package=flexclust/)
and [`flexmix`](https://CRAN.R-project.org/package=flexmix/). These two root
packages are suites for flexible clustering with both partitioning
and model-based methods allowing for easy method variation and comparison.
With `flexord`, we provide new distance and centroid functions and new
model drivers for component distributions that are tailored towards
clustering ordinal or mixed-with-ordinal data.
We wrote this package to accompany the paper "Ordinal clustering in the flex-scheme" (2025)
by Ernst D, Ortega Menjivar L, Scharl T, Grn B, currently submitted to [AJS](https://ajs.or.at).
In this paper, we reviewed methods available for ordinal data clustering and applied many
of the methods in our extensive simulation study. The replication code for the simulation study itself is collected
in the repository [`AJS-flexord`](https://doi.org/10.5281/zenodo.15074618).
You can find a more end user friendly introduction to the package, and a listing of the new
methods we provide [here](https://dernst.github.io/flexord/articles/Intro2Flexord.html).
## Installation
The stable version of the package is available at CRAN, and can be installed via:
```
install.packages("flexord")
```
You can install the developer version of the package via:
```
devtools::install_github("dernst/flexord")
```
Owner
- Login: zettlchen
- Kind: user
- Repositories: 1
- Profile: https://github.com/zettlchen
GitHub Events
Total
- Push event: 2
Last Year
- Push event: 2
Packages
- Total packages: 1
-
Total downloads:
- cran 486 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: flexord
Flexible Clustering of Ordinal and Mixed-with-Ordinal Data
- Homepage: https://zettlchen.github.io/flexord/
- Documentation: http://cran.r-project.org/web/packages/flexord/flexord.pdf
- License: GPL-2
-
Latest release: 1.0.0
published 12 months ago
Rankings
Dependent packages count: 26.9%
Dependent repos count: 33.2%
Average: 49.0%
Downloads: 87.0%
Maintainers (1)
Last synced:
6 months ago