MBBEFDLite
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: aadler
- License: other
- Language: R
- Default Branch: master
- Size: 90.8 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 5
Created about 2 years ago
· Last pushed about 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
Citation
Security
README.md
title: Package MBBEFDLite
Description
MBBEFDLite is an R package which provides the probability mass,
distribution, quantile, random variate generation, and method of moments
parameter estimation functions for the MBBEFD distribution.
Citation
If you use the package, please cite it as per CITATION.
Contributions
Please see CONTRIBUTING.
Security
Please see SECURITY.
Roadmap
Major
- Consider if there is a way to make the method-of-moments fitting more robust
for cases where the initial
gis too small---thuspis too large.
Minor
- There are no plans for minor changes at current.
Owner
- Name: Avraham Adler
- Login: aadler
- Kind: user
- Location: New York Metropolitan Area
- Company: McGill and Partners
- Website: http://www.avrahamadler.com/
- Repositories: 29
- Profile: https://github.com/aadler
Citation (CITATION.cff)
# --------------------------------------------
# CITATION file created with {cffr} R package
# See also: https://docs.ropensci.org/cffr/
# --------------------------------------------
cff-version: 1.2.0
message: 'To cite package "MBBEFDLite" in publications use:'
type: software
license: MPL-2.0
title: 'MBBEFDLite: Statistical Functions for the Maxwell-Boltzmann-Bose-Einstein-Fermi-Dirac
(MBBEFD) Family of Distributions'
version: 0.0.5
doi: 10.32614/CRAN.package.MBBEFDLite
identifiers:
- type: doi
value: 10.32614/CRAN.package.MBBEFDLite
abstract: Provides probability mass, distribution, quantile, random variate generation,
and method-of-moments parameter fitting for the MBBEFD family of distributions used
in insurance modeling as described in Bernegger (1997) <https://doi.org/10.2143/AST.27.1.563208>
without any external dependencies.
authors:
- family-names: Adler
given-names: Avraham
email: Avraham.Adler@gmail.com
orcid: https://orcid.org/0000-0002-3039-0703
preferred-citation:
type: manual
title: 'MBBEFDLite: Statistical Functions for the Maxwell-Boltzmann-Bose-Einstein-Fermi-Dirac
(MBBEFD) Family of Distributions'
authors:
- family-names: Adler
given-names: Avraham
email: Avraham.Adler@gmail.com
orcid: https://orcid.org/0000-0002-3039-0703
year: '2024'
url: https://CRAN.R-project.org/package=MBBEFDLite
doi: 10.32614/CRAN.package.MBBEFDLite
notes: R package version 0.0.5
repository: https://CRAN.R-project.org/package=MBBEFDLite
repository-code: https://github.com/aadler/MBBEFDLite
url: https://github.com/aadler/MBBEFDLite
contact:
- family-names: Adler
given-names: Avraham
email: Avraham.Adler@gmail.com
orcid: https://orcid.org/0000-0002-3039-0703
GitHub Events
Total
- Release event: 1
- Push event: 5
- Create event: 1
Last Year
- Release event: 1
- Push event: 5
- Create event: 1
Committers
Last synced: almost 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Avraham Adler | a****r@m****m | 75 |
| Avraham Adler | a****r@g****m | 31 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total 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
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
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 174 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
cran.r-project.org: MBBEFDLite
Statistical Functions for the Maxwell-Boltzmann-Bose-Einstein-Fermi-Dirac (MBBEFD) Family of Distributions
- Homepage: https://github.com/aadler/MBBEFDLite
- Documentation: http://cran.r-project.org/web/packages/MBBEFDLite/MBBEFDLite.pdf
- License: MPL-2.0
-
Latest release: 0.0.5
published about 1 year ago
Rankings
Dependent packages count: 28.9%
Dependent repos count: 35.7%
Average: 50.0%
Downloads: 85.3%
Maintainers (1)
Last synced:
7 months ago
Dependencies
DESCRIPTION
cran
- covr * suggests
- tinytest * suggests
.github/workflows/R-CMD-check.yaml
actions
- 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
.github/workflows/rhub.yaml
actions
- r-hub/actions/checkout v1 composite
- r-hub/actions/platform-info v1 composite
- r-hub/actions/run-check v1 composite
- r-hub/actions/setup v1 composite
- r-hub/actions/setup-deps v1 composite
- r-hub/actions/setup-r v1 composite
.github/workflows/test-coverage.yaml
actions
- actions/checkout v4 composite
- actions/upload-artifact v4 composite
- codecov/codecov-action v4.0.1 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite