clustcurv
An R package for determining groups of curves
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Keywords
Repository
An R package for determining groups of curves
Basic Info
Statistics
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
clustcurv: Determining Groups in Multiple Curves
clustcurv is an R package that provides a method for determining groups in multiple
curves with an automatic selection of their number based on k-means or
k-medians algorithms. The selection of the optimal number is provided by
bootstrap methods. The methodology can be applied both in regression and survival framework.
Installation
clustcurv is available through both CRAN and GitHub.
Get the released version from CRAN:
install.packages("clustcurv")
Or the development version from GitHub: ```
install.packages("devtools")
devtools::install_github("noramvillanueva/clustcurv") ```
Owner
- Name: Nora M. Villanueva
- Login: noramvillanueva
- Kind: user
- Location: Spain
- Company: @uvigo
- Website: https://noramvillanueva.github.io/
- Twitter: noramvillanueva
- Repositories: 17
- Profile: https://github.com/noramvillanueva
PhD, Lecturer at Dep. Statistics and O.R. (UVIGO).
GitHub Events
Total
- Issues event: 1
- Issue comment event: 1
- Push event: 9
Last Year
- Issues event: 1
- Issue comment event: 1
- Push event: 9
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Nora M. Villanueva | n****a@g****m | 64 |
| Marta Sestelo | s****o@u****s | 19 |
| Nora Mártinez Villanueva | n****a@g****g | 15 |
| Nora Martínez Villanueva | n****a@M****l | 14 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 8
- Average time to close issues: about 2 years
- Average time to close pull requests: 3 months
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 2.0
- Average comments per pull request: 0.25
- Merged pull requests: 6
- 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
- ahmetgorkemer (1)
Pull Request Authors
- noramvillanueva (4)
- sestelo (3)
- dylanpieper (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 653 last-month
-
Total dependent packages: 0
(may contain duplicates) -
Total dependent repositories: 0
(may contain duplicates) - Total versions: 5
- Total maintainers: 1
cran.r-project.org: clustcurv
Determining Groups in Multiples Curves
- Homepage: https://github.com/noramvillanueva/clustcurv
- Documentation: http://cran.r-project.org/web/packages/clustcurv/clustcurv.pdf
- License: MIT + file LICENSE
-
Latest release: 2.0.2
published over 1 year ago
Rankings
Maintainers (1)
conda-forge.org: r-clustcurv
- Homepage: https://github.com/noramvillanueva/clustcurv
- License: MIT
-
Latest release: 2.0.1
published over 4 years ago
Rankings
Dependencies
- R >= 3.5.0 depends
- Gmedian * imports
- RColorBrewer * imports
- doParallel * imports
- doRNG * imports
- foreach * imports
- ggfortify * imports
- ggplot2 * imports
- grDevices * imports
- npregfast * imports
- survival * imports
- condSURV * suggests
- knitr * suggests
- plotly * suggests
- rmarkdown * suggests
- testthat * suggests
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite
- actions/checkout v4 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite