RelDists
In this package are available reliability distributions and it is possible to estimate parameters and to fit regression models within GAMLSS framework
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 (16.0%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
In this package are available reliability distributions and it is possible to estimate parameters and to fit regression models within GAMLSS framework
Statistics
- Stars: 4
- Watchers: 5
- Forks: 2
- Open Issues: 1
- Releases: 0
Created over 10 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
README.Rmd
---
output: github_document
---
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
[](https://github.com/ousuga/RelDists/actions/workflows/R-CMD-check.yaml)
[](https://ci.appveyor.com/project/ousuga/RelDists)
[](https://lifecycle.r-lib.org/articles/stages.html#maturing)
[](https://www.repostatus.org/#active)
[](https://cran.r-project.org/package=RelDists)
[](https://cran.r-project.org/package=RelDists)
# RelDists
In this package are available multiple useful distributions for reliability analysis. With this package it is possible to estimate parameters and fit regression models within GAMLSS framework.
## Installation
To install the `RelDists` package, follow the instructions below:
```r
# Installing from CRAN:
install.packages("RelDists")
# Or the development version from GitHub:
# install.packages("pak")
pak::pak("ousuga/RelDists")
```
You can visit the [package website](https://fhernanb.github.io/RelDists/) to explore the vignettes (articles) and function reference.
Owner
- Name: Olga Usuga
- Login: ousuga
- Kind: user
- Location: Colombia
- Company: Universidad de Antioquia
- Repositories: 2
- Profile: https://github.com/ousuga
GitHub Events
Total
- Watch event: 1
- Delete event: 5
- Push event: 63
- Create event: 5
Last Year
- Watch event: 1
- Delete event: 5
- Push event: 63
- Create event: 5
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 0
- Total pull requests: 10
- Average time to close issues: N/A
- Average time to close pull requests: about 1 hour
- Total issue authors: 0
- Total pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.5
- Merged pull requests: 7
- 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
Pull Request Authors
- fhernanb (8)
- bbolker (2)
- Jaimemosg (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 184 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 1
- Total maintainers: 1
cran.r-project.org: RelDists
Estimation for some Reliability Distributions
- Homepage: https://ousuga.github.io/RelDists/
- Documentation: http://cran.r-project.org/web/packages/RelDists/RelDists.pdf
- License: GPL-3
-
Latest release: 1.0.0
published over 3 years ago
Rankings
Forks count: 21.9%
Stargazers count: 26.2%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Average: 40.2%
Downloads: 87.8%
Maintainers (1)
Last synced:
10 months ago
Dependencies
.github/workflows/R-CMD-check.yaml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-tinytex v1 composite
DESCRIPTION
cran
- EstimationTools >= 4.0.0 depends
- R >= 3.5.0 depends
- survival * depends
- BBmisc * imports
- Rdpack * imports
- VGAM * imports
- gamlss * imports
- gamlss.dist * imports
- lamW * imports
- zipfR * imports
- V8 * suggests
- autoimage * suggests
- gamlss.cens * suggests
- knitr * suggests
- rmarkdown * suggests
- viridis * suggests