hdrcde

Highest density regions and conditional density estimation

https://github.com/robjhyndman/hdrcde

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 4 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.6%) to scientific vocabulary

Keywords from Contributors

hack bruteforce
Last synced: 11 months ago · JSON representation

Repository

Highest density regions and conditional density estimation

Basic Info
Statistics
  • Stars: 25
  • Watchers: 3
  • Forks: 6
  • Open Issues: 0
  • Releases: 0
Created almost 12 years ago · Last pushed about 3 years ago
Metadata Files
Readme

README.md

hdrcde: Highest Density Regions and Conditional Density Estimation

R-CMD-check CRAN_Status_Badge Downloads Licence

The R package hdrcde provides tools for computing highest density regions in one and two dimensions, kernel estimates of univariate density functions conditional on one covariate, and multimodal regression.

This package implements the methods described in the following papers.

Installation

You can install the stable version on R CRAN.

r install.packages('hdrcde', dependencies = TRUE)

You can install the development version from Github

```r

install.packages("devtools")

devtools::install_github("robjhyndman/hdrcde") ```

License

This package is free and open source software, licensed under GPL 3.

Owner

  • Name: Rob J Hyndman
  • Login: robjhyndman
  • Kind: user
  • Location: Wurundjeri country, Australia
  • Company: Monash University

I analyse data, develop new statistical methods, and write open source software.

GitHub Events

Total
  • Watch event: 2
Last Year
  • Watch event: 2

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 79
  • Total Committers: 5
  • Avg Commits per committer: 15.8
  • Development Distribution Score (DDS): 0.19
Past Year
  • Commits: 2
  • Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Rob J Hyndman r****n@g****m 64
Simon s****n@b****s 7
Simon s****n@e****g 6
Fan Cheng c****7@1****m 1
ImgBotApp I****p@g****m 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 6
  • Total pull requests: 6
  • Average time to close issues: 10 months
  • Average time to close pull requests: about 18 hours
  • Total issue authors: 6
  • Total pull request authors: 3
  • Average comments per issue: 3.0
  • Average comments per pull request: 0.33
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 1
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
  • alpersr (1)
  • rlavelli (1)
  • hughjonesd (1)
  • fentonscode (1)
  • robjhyndman (1)
  • lindeloev (1)
Pull Request Authors
  • simoncarrignon (4)
  • ffancheng (1)
  • imgbot[bot] (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 9,702 last-month
  • Total docker downloads: 50,724
  • Total dependent packages: 16
    (may contain duplicates)
  • Total dependent repositories: 29
    (may contain duplicates)
  • Total versions: 26
  • Total maintainers: 1
cran.r-project.org: hdrcde

Highest Density Regions and Conditional Density Estimation

  • Versions: 22
  • Dependent Packages: 15
  • Dependent Repositories: 29
  • Downloads: 9,702 Last month
  • Docker Downloads: 50,724
Rankings
Downloads: 3.8%
Dependent packages count: 4.0%
Dependent repos count: 5.0%
Average: 9.2%
Forks count: 9.6%
Stargazers count: 11.5%
Docker downloads count: 21.0%
Maintainers (1)
Last synced: 11 months ago
conda-forge.org: r-hdrcde
  • Versions: 4
  • Dependent Packages: 1
  • Dependent Repositories: 0
Rankings
Dependent packages count: 28.8%
Dependent repos count: 34.0%
Average: 38.7%
Stargazers count: 45.8%
Forks count: 46.0%
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 2.15 depends
  • KernSmooth * imports
  • RColorBrewer * imports
  • ash * imports
  • ggplot2 * imports
  • ks * imports
  • locfit * imports