DiscreteDists

Discrete statistical distributions

https://github.com/fhernanb/discretedists

Science Score: 26.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
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

Discrete statistical distributions

Basic Info
  • Host: GitHub
  • Owner: fhernanb
  • License: other
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 23 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 3 years ago · Last pushed 10 months ago
Metadata Files
Readme Changelog License

README.md

R-CMD-check CRAN status <!-- badges: end -->

DiscreteDists

In this package are available new Discrete statistical distributions. With this package it is possible to estimate parameters and fit regression models within GAMLSS framework.

Installation

To install the DiscreteDists package you can use the following the instructions:

```r

Installing from CRAN:

install.packages("DiscreteDists")

Or the development version from GitHub:

install.packages("pak")

pak::pak("fhernanb/DiscreteDists") ```

You can visit the package website to explore the vignettes (articles) and function reference.

Owner

  • Name: Freddy Hernández
  • Login: fhernanb
  • Kind: user
  • Location: Colombia
  • Company: Universidad Nacional de Colombia sede Medellín

GitHub Events

Total
  • Push event: 24
Last Year
  • Push event: 24

Packages

  • Total packages: 1
  • Total downloads:
    • cran 143 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 2
  • Total maintainers: 1
cran.r-project.org: DiscreteDists

Discrete Statistical Distributions

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 143 Last month
Rankings
Dependent packages count: 28.2%
Dependent repos count: 34.8%
Average: 49.9%
Downloads: 86.7%
Maintainers (1)
Last synced: 10 months ago

Dependencies

.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 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
DESCRIPTION cran
  • Rdpack * imports
  • gamlss * imports
  • gamlss.dist * imports
  • pracma * imports
  • knitr * suggests
  • rmarkdown * suggests