goftest
R package goftest: classical goodness-of-fit tests for univariate distributions
Science Score: 10.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
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Repository
R package goftest: classical goodness-of-fit tests for univariate distributions
Basic Info
- Host: GitHub
- Owner: baddstats
- Language: R
- Default Branch: master
- Size: 23.4 KB
Statistics
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
goftest
This repository contains the sources for the
contributed R package goftest, which performs
goodness-of-fit tests.
The package implements the classical Cramer-von Mises and Anderson-Darling tests of goodness-of-fit for continuous univariate distributions, using modern algorithms to compute the null distributions.
The package was written by Adrian Baddeley, Julian Faraway, John Marsaglia and George Marsaglia.
This package is free open source under the GNU Public Licence GPL 2|3.
Installation
The current official release of goftest is available
on CRAN
and can be downloaded and installed automatically
using the R command install.packages.
The code in this repository is the development version,
which may be newer than the official release.
The easiest way to install the development version of goftest
from github is through the remotes package:
R
require(remotes)
install_github('baddstats/goftest')
If you don't have remotes installed you should first run
R
install.packages('remotes')
Bug reports
Users of goftest are encouraged to report bugs here
(go to issues in the menu above,
and press new issue to start a new bug report
or feature request).
Owner
- Name: Adrian Baddeley
- Login: baddstats
- Kind: user
- Location: Perth, Western Australia
- Company: Curtin University
- Website: https://maths.curtin.edu.au/people/index.cfm/Adrian.Baddeley
- Repositories: 4
- Profile: https://github.com/baddstats
Professor of Computational Statistics, Curtin University
GitHub Events
Total
- Issues event: 2
- Watch event: 1
- Issue comment event: 2
Last Year
- Issues event: 2
- Watch event: 1
- Issue comment event: 2
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Adrian Baddeley | a****y@u****u | 15 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 5
- Total pull requests: 0
- Average time to close issues: about 4 hours
- Average time to close pull requests: N/A
- Total issue authors: 4
- Total pull request authors: 0
- Average comments per issue: 1.4
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 0
- Average time to close issues: about 2 hours
- Average time to close pull requests: N/A
- Issue authors: 1
- Pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- NRaillard (2)
- lkonya2024 (1)
- CElliott316 (1)
- PaulMTeggin (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- cran 41,927 last-month
- Total docker downloads: 1,163,892
-
Total dependent packages: 33
(may contain duplicates) -
Total dependent repositories: 36
(may contain duplicates) - Total versions: 10
- Total maintainers: 1
cran.r-project.org: goftest
Classical Goodness-of-Fit Tests for Univariate Distributions
- Homepage: https://github.com/baddstats/goftest
- Documentation: http://cran.r-project.org/web/packages/goftest/goftest.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 1.2-3
published almost 5 years ago
Rankings
Maintainers (1)
conda-forge.org: r-goftest
- Homepage: https://github.com/baddstats/goftest
- License: GPL-2.0-or-later
-
Latest release: 1.1_1
published almost 4 years ago
Rankings
Dependencies
- R >= 3.3 depends
- stats * imports