https://github.com/arviz-devs/arviz-stats

Statistical computation and diagnostics for ArviZ.

https://github.com/arviz-devs/arviz-stats

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
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary

Keywords from Contributors

bayesian-inference closember hacking autograding statistical-modeling interpretability probability-distribution sequences bayesian-statistics standardization
Last synced: 10 months ago · JSON representation

Repository

Statistical computation and diagnostics for ArviZ.

Basic Info
Statistics
  • Stars: 12
  • Watchers: 12
  • Forks: 7
  • Open Issues: 28
  • Releases: 5
Created about 3 years ago · Last pushed 11 months ago
Metadata Files
Readme Changelog Contributing License Code of conduct

README.md

arviz-stats

Run tests codecov Powered by NumFOCUS

ArviZ computational/numeric features: statistical summaries, diagnostics, model comparison... (once finished).

We are currently working on splitting ArviZ into independent modules. See https://github.com/arviz-devs/arviz/issues/2088 for more details.

Owner

  • Name: ArviZ
  • Login: arviz-devs
  • Kind: organization

GitHub Events

Total
  • Create event: 60
  • Release event: 2
  • Issues event: 60
  • Watch event: 8
  • Delete event: 65
  • Issue comment event: 136
  • Push event: 194
  • Pull request event: 173
  • Pull request review comment event: 129
  • Pull request review event: 129
  • Fork event: 6
Last Year
  • Create event: 60
  • Release event: 2
  • Issues event: 60
  • Watch event: 8
  • Delete event: 65
  • Issue comment event: 136
  • Push event: 194
  • Pull request event: 173
  • Pull request review comment event: 129
  • Pull request review event: 129
  • Fork event: 6

Committers

Last synced: about 1 year ago

All Time
  • Total Commits: 112
  • Total Committers: 11
  • Avg Commits per committer: 10.182
  • Development Distribution Score (DDS): 0.509
Past Year
  • Commits: 95
  • Committers: 11
  • Avg Commits per committer: 8.636
  • Development Distribution Score (DDS): 0.432
Top Committers
Name Email Commits
Osvaldo A Martin a****a@g****m 55
Oriol Abril-Pla o****a@g****m 33
Jordan Deklerk j****k@g****m 7
dependabot[bot] 4****] 4
Piyush 1****T 3
github-actions[bot] 4****] 3
Seth Axen s****h@s****m 3
Suhaani Agarwal s****7@g****m 1
Rohan Babbar r****8@y****m 1
Rob Zinkov z****x 1
Andy Maloney a****y@m****g 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 57
  • Total pull requests: 223
  • Average time to close issues: 2 months
  • Average time to close pull requests: 5 days
  • Total issue authors: 9
  • Total pull request authors: 11
  • Average comments per issue: 0.74
  • Average comments per pull request: 0.87
  • Merged pull requests: 187
  • Bot issues: 0
  • Bot pull requests: 18
Past Year
  • Issues: 50
  • Pull requests: 198
  • Average time to close issues: 24 days
  • Average time to close pull requests: 4 days
  • Issue authors: 8
  • Pull request authors: 11
  • Average comments per issue: 0.7
  • Average comments per pull request: 0.96
  • Merged pull requests: 163
  • Bot issues: 0
  • Bot pull requests: 12
Top Authors
Issue Authors
  • OriolAbril (21)
  • jordandeklerk (17)
  • aloctavodia (11)
  • PiyushPanwarFST (2)
  • mlpotter (2)
  • jessegrabowski (1)
  • star1327p (1)
  • n-kall (1)
  • zaxtax (1)
Pull Request Authors
  • aloctavodia (109)
  • OriolAbril (50)
  • jordandeklerk (24)
  • dependabot[bot] (10)
  • github-actions[bot] (8)
  • PiyushPanwarFST (8)
  • sethaxen (6)
  • rohanbabbar04 (2)
  • suhaani-agarwal (2)
  • zaxtax (2)
  • amaloney (2)
Top Labels
Issue Labels
good first issue (1)
Pull Request Labels
dependencies (10) github_actions (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 14,247 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 5
  • Total maintainers: 3
pypi.org: arviz-stats

Statistical computation and diagnostics for ArviZ.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 14,247 Last month
Rankings
Dependent packages count: 10.8%
Average: 35.7%
Dependent repos count: 60.6%
Maintainers (3)
Last synced: 11 months ago

Dependencies

.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/rtd-preview.yml actions
  • readthedocs/actions/preview v1 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
pyproject.toml pypi
  • arviz-base @ git+https://github.com/arviz-devs/arviz-base
  • numpy >=1.20
  • scipy *
  • xarray >=0.18.0
  • xarray-datatree *
  • xarray-einstats *